svcctl: include hand marshalling helper in idl.
authorGünther Deschner <gd@samba.org>
Fri, 9 Jan 2009 15:17:03 +0000 (16:17 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 9 Jan 2009 15:52:47 +0000 (16:52 +0100)
Guenther

librpc/idl/svcctl.idl

index a48eb3585579293bcbbedc214c4973278a1c04ea..3f990298ad85a708e5eeec7a8f02ee4437089004 100644 (file)
@@ -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
 {