summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-11-03 14:40:46 +0100
committerGünther Deschner <gd@samba.org>2011-11-03 18:35:08 +0100
commit185b94eefa009e852f93d9a00e4e8c15c64a0869 (patch)
treee684f99c579c00a35e0f5eb3ace6a58bbed28d5b /librpc
parent2d390991bd4726a26fac7ee5d33435bdb88e8295 (diff)
downloadsamba-185b94eefa009e852f93d9a00e4e8c15c64a0869.tar.gz
samba-185b94eefa009e852f93d9a00e4e8c15c64a0869.tar.bz2
samba-185b94eefa009e852f93d9a00e4e8c15c64a0869.zip
nbt: trim down header dependencies of nbt.idl.
Guenther
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/nbt.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/nbt.idl b/librpc/idl/nbt.idl
index cd81081267..69a1853daf 100644
--- a/librpc/idl/nbt.idl
+++ b/librpc/idl/nbt.idl
@@ -10,7 +10,7 @@
import "misc.idl", "security.idl";
[
- helper("../libcli/netlogon/netlogon.h", "../libcli/nbt/libnbt.h", "../librpc/ndr/ndr_nbt.h"),
+ helper("../librpc/ndr/ndr_nbt.h"),
helpstring("NBT messages"),
uuid("6def41b6-86e4-4c32-997c-ed33af7bcd8e")
]