summaryrefslogtreecommitdiff
path: root/libcli/nbt/lmhosts.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-28 03:04:45 +0200
committerGünther Deschner <gd@samba.org>2010-05-31 11:25:24 +0200
commitc00407bd3589e9a459014ddb0efd986b15d2eecc (patch)
tree29f74cabc16ce25f4fd965f58904c0bc9a1bf50f /libcli/nbt/lmhosts.c
parent7426cf4306e84c994f3903b4b867cc76c45574be (diff)
downloadsamba-c00407bd3589e9a459014ddb0efd986b15d2eecc.tar.gz
samba-c00407bd3589e9a459014ddb0efd986b15d2eecc.tar.bz2
samba-c00407bd3589e9a459014ddb0efd986b15d2eecc.zip
libcli/nbt/lmhosts: fix missing prototype warning.
Andrew, please check. Guenther
Diffstat (limited to 'libcli/nbt/lmhosts.c')
-rw-r--r--libcli/nbt/lmhosts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/nbt/lmhosts.c b/libcli/nbt/lmhosts.c
index 317ccc556c..3e746f01f2 100644
--- a/libcli/nbt/lmhosts.c
+++ b/libcli/nbt/lmhosts.c
@@ -26,6 +26,7 @@
#include "lib/util/util_net.h"
#include "system/filesys.h"
#include "system/network.h"
+#include "../libcli/nbt/libnbt.h"
/********************************************************
Start parsing the lmhosts file.