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

abartlet at samba.org abartlet at samba.org
Mon Jan 9 22:34:34 GMT 2006


Author: abartlet
Date: 2006-01-09 22:34:34 +0000 (Mon, 09 Jan 2006)
New Revision: 12808

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

Log:
Actually, with that we can avoid roken compleatly. 

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/auth/kerberos/krb5_init_context.c


Changeset:
Modified: branches/SAMBA_4_0/source/auth/kerberos/krb5_init_context.c
===================================================================
--- branches/SAMBA_4_0/source/auth/kerberos/krb5_init_context.c	2006-01-09 22:30:08 UTC (rev 12807)
+++ branches/SAMBA_4_0/source/auth/kerberos/krb5_init_context.c	2006-01-09 22:34:34 UTC (rev 12808)
@@ -27,7 +27,6 @@
 #include "auth/kerberos/kerberos.h"
 #include "lib/socket/socket.h"
 #include "lib/events/events.h"
-#include "heimdal_build/roken.h"
 
 /*
   context structure for operations on cldap packets



More information about the samba-cvs mailing list