summaryrefslogtreecommitdiff
path: root/source4/libcli
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-22 22:22:04 +0200
committerGünther Deschner <gd@samba.org>2008-09-23 09:37:23 +0200
commit9216153827f0000cc82cb51adcba722181c94999 (patch)
treebd36a56dc5416bc5da2af5561cfba1a8f51de0f0 /source4/libcli
parentb60d612cdeb7dad7c1e2496c5b1e19abb58da50f (diff)
downloadsamba-9216153827f0000cc82cb51adcba722181c94999.tar.gz
samba-9216153827f0000cc82cb51adcba722181c94999.tar.bz2
samba-9216153827f0000cc82cb51adcba722181c94999.zip
s4-nbt: remove unrequired include.
Guenther
Diffstat (limited to 'source4/libcli')
-rw-r--r--source4/libcli/nbt/nbtname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/libcli/nbt/nbtname.c b/source4/libcli/nbt/nbtname.c
index 97ae2e9d72..67bb4486e5 100644
--- a/source4/libcli/nbt/nbtname.c
+++ b/source4/libcli/nbt/nbtname.c
@@ -27,7 +27,6 @@
#include "librpc/gen_ndr/ndr_nbt.h"
#include "librpc/gen_ndr/ndr_misc.h"
#include "system/locale.h"
-#include "param/param.h"
/* don't allow an unlimited number of name components */
#define MAX_COMPONENTS 10