]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
silence compiler warning
authorMark Andrews <marka@isc.org>
Tue, 21 Jan 2014 23:01:01 +0000 (10:01 +1100)
committerMark Andrews <marka@isc.org>
Tue, 21 Jan 2014 23:01:01 +0000 (10:01 +1100)
lib/dns/geoip.c

index e8445029af49236e95cfdcab15df6f14d784227c..f76e4df6bb9a1e2c426b2230185de6f42f2f5828 100644 (file)
@@ -36,7 +36,7 @@
 #define _WINSOCKAPI_   /* Prevent inclusion of winsock.h in windows.h */
 #endif
 #include <winsock2.h>
-#endif WIN32
+#endif /* WIN32 */
 #include <dns/log.h>
 
 #ifdef HAVE_GEOIP