svn commit: samba r22385 - in branches/SAMBA_4_0/source/auth: .

metze at samba.org metze at samba.org
Thu Apr 19 17:52:31 GMT 2007


Author: metze
Date: 2007-04-19 17:52:31 +0000 (Thu, 19 Apr 2007)
New Revision: 22385

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

Log:
remove unused include

metze
Modified:
   branches/SAMBA_4_0/source/auth/auth_util.c


Changeset:
Modified: branches/SAMBA_4_0/source/auth/auth_util.c
===================================================================
--- branches/SAMBA_4_0/source/auth/auth_util.c	2007-04-19 17:50:57 UTC (rev 22384)
+++ branches/SAMBA_4_0/source/auth/auth_util.c	2007-04-19 17:52:31 UTC (rev 22385)
@@ -28,7 +28,6 @@
 #include "libcli/auth/libcli_auth.h"
 #include "dsdb/samdb/samdb.h"
 #include "auth/credentials/credentials.h"
-#include "auth/credentials/credentials_krb5.h"
 
 /* this default function can be used by mostly all backends
  * which don't want to set a challenge



More information about the samba-cvs mailing list