summaryrefslogtreecommitdiffstats
path: root/source/utils
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-02-10 06:59:29 +0000
committerAndrew Tridgell <tridge@samba.org>2005-02-10 06:59:29 +0000
commit31594c0705eaab68b07bbf9fe487fb73ac0b778a (patch)
treeef7ea86eb1333d91f4740c4cd1ccc5d304580abe /source/utils
parent05ee7963bf6766d3ba325b08d64d8de623960b12 (diff)
downloadsamba-31594c0705eaab68b07bbf9fe487fb73ac0b778a.tar.gz
samba-31594c0705eaab68b07bbf9fe487fb73ac0b778a.tar.xz
samba-31594c0705eaab68b07bbf9fe487fb73ac0b778a.zip
r5304: removed lib/socket/socket.h from includes.h
Diffstat (limited to 'source/utils')
-rw-r--r--source/utils/nmblookup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/utils/nmblookup.c b/source/utils/nmblookup.c
index e4cf87802d8..5e8b59edc87 100644
--- a/source/utils/nmblookup.c
+++ b/source/utils/nmblookup.c
@@ -27,6 +27,7 @@
#include "libcli/nbt/libnbt.h"
#include "lib/cmdline/popt_common.h"
#include "system/iconv.h"
+#include "lib/socket/socket.h"
/* command line options */
static struct {