summaryrefslogtreecommitdiff
path: root/source4/lib/com/rot.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-19 02:27:40 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-19 02:27:40 +0200
commit495758a73e125e59921092c893c6e32ba7091fe1 (patch)
treebfaf7696d3452722d1c464cd733157ebc04bdd1a /source4/lib/com/rot.c
parentba5fe7122586d8b382bf78f1e1cb5dbe4293c27b (diff)
downloadsamba-495758a73e125e59921092c893c6e32ba7091fe1.tar.gz
samba-495758a73e125e59921092c893c6e32ba7091fe1.tar.bz2
samba-495758a73e125e59921092c893c6e32ba7091fe1.zip
Fix COM compilation, add framework for COM python module.
Diffstat (limited to 'source4/lib/com/rot.c')
-rw-r--r--source4/lib/com/rot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/com/rot.c b/source4/lib/com/rot.c
index 34a5671f5b..0180a92f1b 100644
--- a/source4/lib/com/rot.c
+++ b/source4/lib/com/rot.c
@@ -21,6 +21,7 @@
*/
#include "includes.h"
+#include "lib/com/com.h"
struct dcom_interface_p *dcom_get_local_iface_p(struct GUID *ipid)
{