summaryrefslogtreecommitdiff
path: root/source3/utils/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/net.c')
-rw-r--r--source3/utils/net.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/utils/net.c b/source3/utils/net.c
index aa245a920a..b2a86bb020 100644
--- a/source3/utils/net.c
+++ b/source3/utils/net.c
@@ -40,6 +40,10 @@
#include "includes.h"
#include "../utils/net.h"
+#define HAVE_SMB_REGISTER_PASSDB
+#include "module_dummy.h"
+
+
/***********************************************************************/
/* Beginning of internationalization section. Translatable constants */
/* should be kept in this area and referenced in the rest of the code. */