diff options
author | Andrzej Hajda <andrzej.hajda@wp.pl> | 2008-05-07 16:28:20 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-15 17:36:53 +0200 |
commit | 323b97f76d45427f201d8ecdf445be7b780a57c3 (patch) | |
tree | 1627596aca78f196466ab64e170b34c0726d2860 /source4/librpc/idl/dcom.idl | |
parent | 37a38eeff20a0bac926de106e76ddc0c0fd7e385 (diff) | |
download | samba-323b97f76d45427f201d8ecdf445be7b780a57c3.tar.gz samba-323b97f76d45427f201d8ecdf445be7b780a57c3.tar.bz2 samba-323b97f76d45427f201d8ecdf445be7b780a57c3.zip |
Import IDL for WMI.
Diffstat (limited to 'source4/librpc/idl/dcom.idl')
-rw-r--r-- | source4/librpc/idl/dcom.idl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/librpc/idl/dcom.idl b/source4/librpc/idl/dcom.idl index 2a2b9ad8b1..224d7eb363 100644 --- a/source4/librpc/idl/dcom.idl +++ b/source4/librpc/idl/dcom.idl @@ -305,3 +305,5 @@ interface IStream : IUnknown { interface IStream; } + +#include "dcom_wmi.inc" |