From ae326905ad87108927cbcd2a451d75fc0941be26 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 10 May 2003 14:48:46 +0000 Subject: Forgot one file. (This used to be commit 71f6fb16ba9c75b96aea9b0b18f4b73b0d11a5ac) --- source3/nsswitch/winbindd.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source3') diff --git a/source3/nsswitch/winbindd.c b/source3/nsswitch/winbindd.c index 018edcb649..da2540f5d9 100644 --- a/source3/nsswitch/winbindd.c +++ b/source3/nsswitch/winbindd.c @@ -24,9 +24,6 @@ #include "winbindd.h" -#define HAVE_SMB_REGISTER_PASSDB -#include "module_dummy.h" - BOOL opt_nocache = False; BOOL opt_dual_daemon = False; -- cgit