summaryrefslogtreecommitdiff
path: root/source3/nmbsync.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/nmbsync.c')
-rw-r--r--source3/nmbsync.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/nmbsync.c b/source3/nmbsync.c
index fd85c82e2c..f2161f631a 100644
--- a/source3/nmbsync.c
+++ b/source3/nmbsync.c
@@ -20,6 +20,8 @@
*/
+/* We *must have REPLACE_GETPASS defined here before the includes. */
+#define REPLACE_GETPASS
#include "includes.h"
extern int ClientNMB;