aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-10-05 22:41:09 +0000
committerJörg Mayer <jmayer@loplof.de>2013-10-05 22:41:09 +0000
commit29bcbc5515ecf48aa8a19739ca7d0b80c9ff4008 (patch)
tree439107c2561826f4a5f31f7cc1ff0ddeecd4c4df /config.h.win32
parentc37cd6b66fb3d482bf96dc4e09e82a15c0163c93 (diff)
(Hopefully) unbreak windows build (#define'ing to 0 is not
undefined). svn path=/trunk/; revision=52387
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32
index 0f596fe7ac..f36148a245 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -224,7 +224,7 @@
/* Define to have ntddndis.h */
@HAVE_NTDDNDIS_H@
-#define HAVE_INET_ATON_H 0
+/* #undef HAVE_INET_ATON_H */
#define NEED_INET_V6DEFS_H 1
#define NEED_STRPTIME_H 1