summaryrefslogtreecommitdiffstats
path: root/source/web/swat.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/web/swat.c')
-rw-r--r--source/web/swat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/web/swat.c b/source/web/swat.c
index 7f9492933a5..e93fb2e5e12 100644
--- a/source/web/swat.c
+++ b/source/web/swat.c
@@ -31,6 +31,9 @@
#include "includes.h"
#include "../web/swat_proto.h"
+#define HAVE_SMB_REGISTER_PASSDB
+#include "module_dummy.h"
+
#define GLOBALS_SNUM -1
static BOOL demo_mode = False;