diff options
Diffstat (limited to 'source4/lib/com/rot.c')
-rw-r--r-- | source4/lib/com/rot.c | 1 |
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) { |