From: Mark Andrews Date: Tue, 21 Jan 2014 23:01:01 +0000 (+1100) Subject: silence compiler warning X-Git-Tag: v9.10.0a2~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8fbf08d961c3b243a5ee7aa91c35662c5267c5f6;p=thirdparty%2Fbind9.git silence compiler warning --- diff --git a/lib/dns/geoip.c b/lib/dns/geoip.c index e8445029af4..f76e4df6bb9 100644 --- a/lib/dns/geoip.c +++ b/lib/dns/geoip.c @@ -36,7 +36,7 @@ #define _WINSOCKAPI_ /* Prevent inclusion of winsock.h in windows.h */ #endif #include -#endif WIN32 +#endif /* WIN32 */ #include #ifdef HAVE_GEOIP