diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-05-10 11:49:51 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-05-10 11:49:51 +0000 |
commit | 0914e541f5480834c1b0ddc98b5f71f7f7abf9cb (patch) | |
tree | 76f6eb086ab73689d272d398077dd3cb6b486cd4 /source3/utils/smbpasswd.c | |
parent | c507ebe56741d773bf6e7ad547863a2da1aee687 (diff) | |
download | samba-0914e541f5480834c1b0ddc98b5f71f7f7abf9cb.tar.gz samba-0914e541f5480834c1b0ddc98b5f71f7f7abf9cb.tar.xz samba-0914e541f5480834c1b0ddc98b5f71f7f7abf9cb.zip |
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
(This used to be commit d817eaf0ecca2d878ab1ffcf7a747a02d71c811e)
Diffstat (limited to 'source3/utils/smbpasswd.c')
-rw-r--r-- | source3/utils/smbpasswd.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/utils/smbpasswd.c b/source3/utils/smbpasswd.c index 2070adb3e56..577e467fbdb 100644 --- a/source3/utils/smbpasswd.c +++ b/source3/utils/smbpasswd.c @@ -19,9 +19,6 @@ #include "includes.h" -#define HAVE_SMB_REGISTER_PASSDB -#include "module_dummy.h" - extern BOOL AllowDebugChange; /* |