summaryrefslogtreecommitdiffstats
path: root/source/lib/wins_srv.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-11-02 00:24:21 +0000
committerAndrew Tridgell <tridge@samba.org>2004-11-02 00:24:21 +0000
commit98b58164137731e4e40ff76c4988839f3c44b77c (patch)
tree699236739b6bf4053d80244243cc430f909830b6 /source/lib/wins_srv.c
parent067d58738d464faed5044454b77e55ad432a54cd (diff)
downloadsamba-98b58164137731e4e40ff76c4988839f3c44b77c.tar.gz
samba-98b58164137731e4e40ff76c4988839f3c44b77c.tar.xz
samba-98b58164137731e4e40ff76c4988839f3c44b77c.zip
r3447: more include/system/XXX.h include files
Diffstat (limited to 'source/lib/wins_srv.c')
-rw-r--r--source/lib/wins_srv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/lib/wins_srv.c b/source/lib/wins_srv.c
index d8be9e61d6a..c9a5549cdc4 100644
--- a/source/lib/wins_srv.c
+++ b/source/lib/wins_srv.c
@@ -21,6 +21,7 @@
*/
#include "includes.h"
+#include "system/time.h"
/*
This is pretty much a complete rewrite of the earlier code. The main