summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/secrets.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/secrets.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/secrets.idl')
-rw-r--r--source3/librpc/idl/secrets.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/librpc/idl/secrets.idl b/source3/librpc/idl/secrets.idl
index 929c9bc396..b73f88b766 100644
--- a/source3/librpc/idl/secrets.idl
+++ b/source3/librpc/idl/secrets.idl
@@ -1,5 +1,7 @@
#include "idl_types.h"
+import "security.idl";
+
/*
IDL structures for secrets code
*/