diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-05-16 23:51:01 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:08:03 -0500 |
commit | d86da81304bc247c77b78f1f1d9da562168285d7 (patch) | |
tree | 8430892de89518715b7c022aa832c48060d103c2 /source4/librpc/idl/dcom.idl | |
parent | fda645af50ea82c74d51ef76b37a6b38a826c56c (diff) | |
download | samba-d86da81304bc247c77b78f1f1d9da562168285d7.tar.gz samba-d86da81304bc247c77b78f1f1d9da562168285d7.tar.bz2 samba-d86da81304bc247c77b78f1f1d9da562168285d7.zip |
r15653: Remove idl_types.h include where possible. Remove
types from .h file that are now in pidls' aliases list.
(This used to be commit fadb9529ec7e1208b9f58a4e8b633d5a50633e82)
Diffstat (limited to 'source4/librpc/idl/dcom.idl')
-rw-r--r-- | source4/librpc/idl/dcom.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/librpc/idl/dcom.idl b/source4/librpc/idl/dcom.idl index 7b40461c16..ce10c98c0a 100644 --- a/source4/librpc/idl/dcom.idl +++ b/source4/librpc/idl/dcom.idl @@ -1,5 +1,3 @@ -#include "idl_types.h" - /** DCOM interfaces http://www.ietf.org/internet-drafts/draft-brown-dcom-v1-spec-04.txt |