From 6cdea551cc4f6373147d0833c942790c21d7fe8b Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Fri, 23 Jul 1999 14:14:42 +0000 Subject: [PATCH] - Make Win32 compile again. --- main/config.w32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1