summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-01-07 12:01:42 +0100
committerGünther Deschner <gd@samba.org>2011-01-07 15:02:24 +0100
commit3294ccbb6d2ce26da5b6b9b512dfc1184a153d26 (patch)
tree0868b01bb903571d8141ca07124649cc56a0dad0 /librpc
parent75c8e429383d0d5d4cb13e769d66d87a64252e42 (diff)
downloadsamba-3294ccbb6d2ce26da5b6b9b512dfc1184a153d26.tar.gz
samba-3294ccbb6d2ce26da5b6b9b512dfc1184a153d26.tar.bz2
samba-3294ccbb6d2ce26da5b6b9b512dfc1184a153d26.zip
netlogon: move netlogon helpers to ../libcli/netlogon.
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 246dfeb7c4..cbfa966670 100644
--- a/librpc/idl/nbt.idl
+++ b/librpc/idl/nbt.idl
@@ -10,7 +10,7 @@
import "misc.idl", "security.idl", "svcctl.idl", "samr.idl";
[
- helper("../libcli/netlogon.h", "../libcli/nbt/libnbt.h"),
+ helper("../libcli/netlogon/netlogon.h", "../libcli/nbt/libnbt.h"),
helpstring("NBT messages"),
uuid("6def41b6-86e4-4c32-997c-ed33af7bcd8e")
]