diff options
| author | Andi Gutmans <andi@php.net> | 1999-07-23 14:14:42 +0000 |
|---|---|---|
| committer | Andi Gutmans <andi@php.net> | 1999-07-23 14:14:42 +0000 |
| commit | 6cdea551cc4f6373147d0833c942790c21d7fe8b (patch) | |
| tree | ff0ad9ac455d4a9c65cc307d01d56f5cc2166900 /main/config.w32.h | |
| parent | 64ed8f71410fb2bf08f5ff420884b37a6d12e5a1 (diff) | |
| download | php-git-6cdea551cc4f6373147d0833c942790c21d7fe8b.tar.gz | |
- Make Win32 compile again.
Diffstat (limited to 'main/config.w32.h')
| -rw-r--r-- | main/config.w32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/config.w32.h b/main/config.w32.h index 5cba103bef..1c08814065 100644 --- a/main/config.w32.h +++ b/main/config.w32.h @@ -204,7 +204,7 @@ /* Define if you have the setlocale function. */ #define HAVE_SETLOCALE 1 -#define HAVE_LOCALE_H +#define HAVE_LOCALE_H 1 /* Define if you have the setvbuf function. */ #ifndef HAVE_BINDLIB |
