1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

idl: ntsvcs.idl depends on misc.idl, not winreg.idl

The winreg_Type definition comes from misc.idl
This commit is contained in:
Andrew Tridgell 2009-09-30 14:33:14 +10:00
parent 9af9dbeaf3
commit 0d241b0b31

View File

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