aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-10-05 21:56:23 +0000
committerJörg Mayer <jmayer@loplof.de>2013-10-05 21:56:23 +0000
commit07a5c7442f9bccfd6cdee15fc21850a815c737bb (patch)
tree185369a53b0ce930cda2c7184264c12a19ffcee8 /config.h.win32
parentf303dfdd05dec26973fa669cf9c71465190b9d45 (diff)
Invert NEED_INET_ATON_H to HAVE_INET_ATON_H
Remove unused NEED_G_ASCII_STRTOULL_H svn path=/trunk/; revision=52385
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 8a32639559..0f596fe7ac 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -224,7 +224,7 @@
/* Define to have ntddndis.h */
@HAVE_NTDDNDIS_H@
-#define NEED_INET_ATON_H 1
+#define HAVE_INET_ATON_H 0
#define NEED_INET_V6DEFS_H 1
#define NEED_STRPTIME_H 1