diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-10-15 02:52:10 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-10-15 02:52:10 +0200 |
commit | aaa3e0425d8394c36a6211ddbd76837b5b3e3e56 (patch) | |
tree | d19f93ba67ba5b5fdb10172756b99921fabf3a4f /source4/librpc/idl | |
parent | 4695504a6c0929da20bb8c53d7c14d0dca88933f (diff) | |
download | samba-aaa3e0425d8394c36a6211ddbd76837b5b3e3e56.tar.gz samba-aaa3e0425d8394c36a6211ddbd76837b5b3e3e56.tar.bz2 samba-aaa3e0425d8394c36a6211ddbd76837b5b3e3e56.zip |
Fix includes.
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/opendb.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/opendb.idl b/source4/librpc/idl/opendb.idl index cdbaa6cb1b..265cfaf7ad 100644 --- a/source4/librpc/idl/opendb.idl +++ b/source4/librpc/idl/opendb.idl @@ -7,7 +7,7 @@ ntvfs/common/opendb.c */ -import "misc.idl"; +import "security.idl"; [ pointer_default(unique) |