From 079b96349b352157516390b6e12e679ab638cfb0 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Tue, 24 May 2005 05:53:50 +0000 Subject: r6952: Remove unneeded include of popt_common.h (This used to be commit 67d7bf877576853a05a156069ea4b97a1755e897) --- source4/lib/credentials.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/lib/credentials.c') 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" -- cgit