summaryrefslogtreecommitdiff
path: root/source3/smbd
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd')
-rw-r--r--source3/smbd/lanman.c1
-rw-r--r--source3/smbd/reply.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/source3/smbd/lanman.c b/source3/smbd/lanman.c
index fd69d247d2..2b01e89d6c 100644
--- a/source3/smbd/lanman.c
+++ b/source3/smbd/lanman.c
@@ -38,6 +38,7 @@
#include "../lib/util/binsearch.h"
#include "../libcli/auth/libcli_auth.h"
#include "rpc_client/init_lsa.h"
+#include "rpc_server/rpc_ncacn_np.h"
#ifdef CHECK_TYPES
#undef CHECK_TYPES
diff --git a/source3/smbd/reply.c b/source3/smbd/reply.c
index 4ace452ed9..ff77507471 100644
--- a/source3/smbd/reply.c
+++ b/source3/smbd/reply.c
@@ -31,6 +31,7 @@
#include "../librpc/gen_ndr/cli_spoolss.h"
#include "rpc_client/cli_spoolss.h"
#include "rpc_client/init_spoolss.h"
+#include "rpc_server/rpc_ncacn_np.h"
/****************************************************************************
Ensure we check the path in *exactly* the same way as W2K for a findfirst/findnext