summaryrefslogtreecommitdiff
path: root/librpc/idl/svcctl.idl
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-01-09 16:17:03 +0100
committerGünther Deschner <gd@samba.org>2009-01-09 16:52:47 +0100
commit413cb33fd59efbeb3ebfcdc0ddce3500412fe66d (patch)
treed1abc5689bd05cc3ec26049144608aa343c06a45 /librpc/idl/svcctl.idl
parenta9b7695c2462654918204986c72cdb0c413b24c9 (diff)
downloadsamba-413cb33fd59efbeb3ebfcdc0ddce3500412fe66d.tar.gz
svcctl: include hand marshalling helper in idl.
Guenther
Diffstat (limited to 'librpc/idl/svcctl.idl')
-rw-r--r--librpc/idl/svcctl.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/idl/svcctl.idl b/librpc/idl/svcctl.idl
index a48eb358557..3f990298ad8 100644
--- a/librpc/idl/svcctl.idl
+++ b/librpc/idl/svcctl.idl
@@ -9,6 +9,7 @@ import "misc.idl", "security.idl";
version(2.0),
pointer_default(unique),
endpoint("ncacn_np:[\\pipe\\svcctl]", "ncalrpc:"),
+ helper("../librpc/ndr/ndr_svcctl.h"),
helpstring("Service Control")
] interface svcctl
{