idl: ntsvcs.idl depends on misc.idl, not winreg.idl
authorAndrew Tridgell <tridge@samba.org>
Wed, 30 Sep 2009 04:33:14 +0000 (14:33 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 30 Sep 2009 04:44:59 +0000 (14:44 +1000)
The winreg_Type definition comes from misc.idl

librpc/idl/ntsvcs.idl

index b1a3b78c3449a04e272c968c4671e8976eb25838..91a85b96b935dd50767ffccf27c49543be4a8f75 100644 (file)
@@ -2,7 +2,7 @@
   plug and play services
 */
 
-import "winreg.idl";
+import "misc.idl";
 
 [
   uuid("8d9f4e40-a03d-11ce-8f69-08003e30051b"),