summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-09-30 14:33:14 +1000
committerAndrew Tridgell <tridge@samba.org>2009-09-30 14:44:59 +1000
commit0d241b0b312503ea5871bd5068c3bf0c657938ac (patch)
tree38832cb25cc0c3714411b069c26318f34e485a1f /librpc
parent9af9dbeaf3344fc488c474ea7410ac425c2a4b4e (diff)
downloadsamba-0d241b0b312503ea5871bd5068c3bf0c657938ac.tar.gz
samba-0d241b0b312503ea5871bd5068c3bf0c657938ac.tar.bz2
samba-0d241b0b312503ea5871bd5068c3bf0c657938ac.zip
idl: ntsvcs.idl depends on misc.idl, not winreg.idl
The winreg_Type definition comes from misc.idl
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/ntsvcs.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/ntsvcs.idl b/librpc/idl/ntsvcs.idl
index b1a3b78c34..91a85b96b9 100644
--- a/librpc/idl/ntsvcs.idl
+++ b/librpc/idl/ntsvcs.idl
@@ -2,7 +2,7 @@
plug and play services
*/
-import "winreg.idl";
+import "misc.idl";
[
uuid("8d9f4e40-a03d-11ce-8f69-08003e30051b"),