summaryrefslogtreecommitdiffstats
path: root/source/libaddns
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-08-25 15:08:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:38:52 -0500
commitc02970c27251d7cd1f5a14a8ac7671d8e4325f5d (patch)
tree37697bd0b90cf0bb8c6b459763343502683106a4 /source/libaddns
parent0504cf6d13c81d90a2457a01a78630d105af0ebc (diff)
downloadsamba-c02970c27251d7cd1f5a14a8ac7671d8e4325f5d.tar.gz
samba-c02970c27251d7cd1f5a14a8ac7671d8e4325f5d.tar.xz
samba-c02970c27251d7cd1f5a14a8ac7671d8e4325f5d.zip
r17833: Next step to fix the build farm.
Jerry, why don't you include "includes.h"? Thanks, Volker
Diffstat (limited to 'source/libaddns')
-rw-r--r--source/libaddns/dnssock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/libaddns/dnssock.c b/source/libaddns/dnssock.c
index 88bd44e0e2b..3d0991a1aae 100644
--- a/source/libaddns/dnssock.c
+++ b/source/libaddns/dnssock.c
@@ -25,6 +25,7 @@
*/
#include "dns.h"
+#include <sys/time.h>
/********************************************************************
********************************************************************/