diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/libaddns/dnssock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libaddns/dnssock.c b/source3/libaddns/dnssock.c index 88bd44e0e2..3d0991a1aa 100644 --- a/source3/libaddns/dnssock.c +++ b/source3/libaddns/dnssock.c @@ -25,6 +25,7 @@ */ #include "dns.h" +#include <sys/time.h> /******************************************************************** ********************************************************************/ |