diff options
| -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 |
