summaryrefslogtreecommitdiff
path: root/source3/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
commitd59fe2834e2bfe6112ceed4938b992be66b55ea7 (patch)
tree6f3ceb01aca2199b3662b9583775601db623ae9a /source3/libaddns
parentea4ff9bf23b491c396983605fbb0e4988ae91743 (diff)
downloadsamba-d59fe2834e2bfe6112ceed4938b992be66b55ea7.tar.gz
samba-d59fe2834e2bfe6112ceed4938b992be66b55ea7.tar.bz2
samba-d59fe2834e2bfe6112ceed4938b992be66b55ea7.zip
r17833: Next step to fix the build farm.
Jerry, why don't you include "includes.h"? Thanks, Volker (This used to be commit c02970c27251d7cd1f5a14a8ac7671d8e4325f5d)
Diffstat (limited to 'source3/libaddns')
-rw-r--r--source3/libaddns/dnssock.c1
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>
/********************************************************************
********************************************************************/