summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/libnetapi.idl
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-28 02:16:38 +0200
committerGünther Deschner <gd@samba.org>2010-05-28 02:49:36 +0200
commit60079f59b09d5f05ac1f09b015ec9bd765269035 (patch)
treec90ee2b6b31f9f0f060d294c5a455b9f0e7974c6 /source3/librpc/idl/libnetapi.idl
parent30eeb1e3d90e93a52d81503d022218b7b6521071 (diff)
downloadsamba-60079f59b09d5f05ac1f09b015ec9bd765269035.tar.gz
samba-60079f59b09d5f05ac1f09b015ec9bd765269035.tar.bz2
samba-60079f59b09d5f05ac1f09b015ec9bd765269035.zip
s3-idl: fix some missing dependencies to other IDL files.
Guenther
Diffstat (limited to 'source3/librpc/idl/libnetapi.idl')
-rw-r--r--source3/librpc/idl/libnetapi.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/librpc/idl/libnetapi.idl b/source3/librpc/idl/libnetapi.idl
index 593ee1c560..c57048d959 100644
--- a/source3/librpc/idl/libnetapi.idl
+++ b/source3/librpc/idl/libnetapi.idl
@@ -7,6 +7,8 @@ cpp_quote("#ifndef MAXSUBAUTHS")
cpp_quote("#define MAXSUBAUTHS 15 /* max sub authorities in a SID */")
cpp_quote("#endif")
+import "misc.idl";
+
[
pointer_default(unique)
]