svn commit: samba r6952 - in branches/SAMBA_4_0/source/lib: .

tpot at samba.org tpot at samba.org
Tue May 24 05:53:50 GMT 2005


Author: tpot
Date: 2005-05-24 05:53:50 +0000 (Tue, 24 May 2005)
New Revision: 6952

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6952

Log:
Remove unneeded include of popt_common.h

Modified:
   branches/SAMBA_4_0/source/lib/credentials.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/credentials.c
===================================================================
--- branches/SAMBA_4_0/source/lib/credentials.c	2005-05-24 05:51:20 UTC (rev 6951)
+++ branches/SAMBA_4_0/source/lib/credentials.c	2005-05-24 05:53:50 UTC (rev 6952)
@@ -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"
 



More information about the samba-cvs mailing list