summaryrefslogtreecommitdiff
path: root/source4/lib/com/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/com/main.c')
-rw-r--r--source4/lib/com/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/com/main.c b/source4/lib/com/main.c
index f264c3f25b..123ba49b09 100644
--- a/source4/lib/com/main.c
+++ b/source4/lib/com/main.c
@@ -23,6 +23,7 @@
#include "lib/com/com.h"
#include "lib/events/events.h"
#include "librpc/gen_ndr/com_dcom.h"
+#include "smb_build.h"
WERROR com_init_ctx(struct com_context **ctx, struct event_context *event_ctx)
{