summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2005-05-24 05:53:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:00 -0500
commit079b96349b352157516390b6e12e679ab638cfb0 (patch)
treea8ed2c62fb8dcc5981f722d9db99a38395b436f9 /source4
parent4867378592656d812fcd02d1ea24ccb2c99bf9b7 (diff)
downloadsamba-079b96349b352157516390b6e12e679ab638cfb0.tar.gz
samba-079b96349b352157516390b6e12e679ab638cfb0.tar.bz2
samba-079b96349b352157516390b6e12e679ab638cfb0.zip
r6952: Remove unneeded include of popt_common.h
(This used to be commit 67d7bf877576853a05a156069ea4b97a1755e897)
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/credentials.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/credentials.c b/source4/lib/credentials.c
index ed9a9788ab..1dbb536f9e 100644
--- a/source4/lib/credentials.c
+++ b/source4/lib/credentials.c
@@ -22,7 +22,6 @@
#include "includes.h"
#include "system/filesys.h"
-#include "lib/cmdline/popt_common.h"
#include "include/secrets.h"
#include "lib/ldb/include/ldb.h"