summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/security.idl
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-03-07 12:26:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:27 -0500
commita4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09 (patch)
treeac5ebedc336bc7085fe009b752828f2cf67d0800 /source4/librpc/idl/security.idl
parent9bd7dd912124d8ffda6f9967d6ba358c16be2aa0 (diff)
downloadsamba-a4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09.tar.gz
samba-a4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09.tar.bz2
samba-a4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09.zip
r13927: fix dependency
metze (This used to be commit 2cb0327528c819a3c7960e7d8b9175925325fcce)
Diffstat (limited to 'source4/librpc/idl/security.idl')
-rw-r--r--source4/librpc/idl/security.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/librpc/idl/security.idl b/source4/librpc/idl/security.idl
index 38efa493c6..6d3e79697a 100644
--- a/source4/librpc/idl/security.idl
+++ b/source4/librpc/idl/security.idl
@@ -5,7 +5,8 @@
*/
[
- pointer_default(unique)
+ pointer_default(unique),
+ depends(misc)
]
interface security
{