Fix build when using WITH_ADNS=yes.

This commit is contained in:
Roger A. Light
2018-08-30 20:44:17 +01:00
parent a127a28f6a
commit 2221deb7a7
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -17,6 +17,10 @@ Contributors:
#include "config.h"
#ifndef WIN32
# define _GNU_SOURCE
#endif
#include <assert.h>
#ifndef WIN32
#ifdef WITH_EPOLL