diff options
Diffstat (limited to 'config-win32.h.in')
-rw-r--r-- | config-win32.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-win32.h.in b/config-win32.h.in index b7fbdd6..7a0119d 100644 --- a/config-win32.h.in +++ b/config-win32.h.in @@ -318,7 +318,6 @@ typedef unsigned long in_addr_t; #define S_IRUSR 0 #define S_IWUSR 0 typedef int intptr_t; -#undef S_NORMAL /* Visual Studio 2005 supports vararg macros */ #if _MSC_VER >= 1400 #define HAVE_CPP_VARARG_MACRO_ISO 1 |