summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/nbt.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/nbt.idl')
-rw-r--r--source4/librpc/idl/nbt.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/source4/librpc/idl/nbt.idl b/source4/librpc/idl/nbt.idl
index 829589f3b0..57e5560e99 100644
--- a/source4/librpc/idl/nbt.idl
+++ b/source4/librpc/idl/nbt.idl
@@ -9,7 +9,9 @@
*/
import "security.idl", "svcctl.idl";
-
+[
+helper("libcli/nbt/nbtname.h")
+]
interface nbt
{
const int NBT_NAME_SERVICE_PORT = 137;
@@ -697,4 +699,3 @@ interface nbt
} nbt_browse_packet;
}
-include "libcli/nbt/nbtname.h";