2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

silence compiler warning

This commit is contained in:
Mark Andrews
2014-01-22 10:01:01 +11:00
parent 5c6f38b19b
commit 8fbf08d961

View 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