summaryrefslogtreecommitdiff
path: root/source4/utils/ntlm_auth.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-09-19 12:58:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:38:17 -0500
commit349294d358481e1af460d1ade97987474dad9e43 (patch)
tree5acafc5fca79b86f41b0f59a0482a8bfa61e1fb2 /source4/utils/ntlm_auth.c
parenta388d683de520f26ada240bfded2c09c067163fa (diff)
downloadsamba-349294d358481e1af460d1ade97987474dad9e43.tar.gz
samba-349294d358481e1af460d1ade97987474dad9e43.tar.bz2
samba-349294d358481e1af460d1ade97987474dad9e43.zip
r10315: Remove use of fstring and pstring in dynconfig.c
Remove unused includes of dynconfig.h (This used to be commit 59083b7ba60d518ddb59646c4fd69938afd079b3)
Diffstat (limited to 'source4/utils/ntlm_auth.c')
-rw-r--r--source4/utils/ntlm_auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/utils/ntlm_auth.c b/source4/utils/ntlm_auth.c
index fe29cff021..5d46e9aad4 100644
--- a/source4/utils/ntlm_auth.c
+++ b/source4/utils/ntlm_auth.c
@@ -23,7 +23,6 @@
*/
#include "includes.h"
-#include "dynconfig.h"
#include "system/filesys.h"
#include "system/passwd.h"
#include "lib/cmdline/popt_common.h"