summaryrefslogtreecommitdiff
path: root/source4/libcli/nbt
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-07-28 00:27:28 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:30:07 -0500
commit6553dd0c60e922f42de347a02c8f792f087c393c (patch)
tree5720770a5fd98cf617c9f3963b57b18540a21067 /source4/libcli/nbt
parentebb76f84ad372a24c8ed21feb2b21da45be19f24 (diff)
downloadsamba-6553dd0c60e922f42de347a02c8f792f087c393c.tar.gz
samba-6553dd0c60e922f42de347a02c8f792f087c393c.tar.bz2
samba-6553dd0c60e922f42de347a02c8f792f087c393c.zip
r8811: Fix the build..
(This used to be commit fac77f5fa267da57a55e88cad8993897e80741a0)
Diffstat (limited to 'source4/libcli/nbt')
-rw-r--r--source4/libcli/nbt/nbtname.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/nbt/nbtname.c b/source4/libcli/nbt/nbtname.c
index d7f0b1b077..ae6df8a18d 100644
--- a/source4/libcli/nbt/nbtname.c
+++ b/source4/libcli/nbt/nbtname.c
@@ -27,6 +27,7 @@
#include "includes.h"
#include "system/iconv.h"
#include "librpc/gen_ndr/ndr_nbt.h"
+#include "librpc/gen_ndr/ndr_misc.h"
/* don't allow an unlimited number of name components */
#define MAX_COMPONENTS 10