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

abartlet at samba.org abartlet at samba.org
Sat Mar 11 08:11:34 GMT 2006


Author: abartlet
Date: 2006-03-11 08:11:33 +0000 (Sat, 11 Mar 2006)
New Revision: 14202

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

Log:
Oops.  When removing a header, we need to replace it.

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-03-11 07:55:15 UTC (rev 14201)
+++ branches/SAMBA_4_0/source/auth/kerberos/krb5_init_context.c	2006-03-11 08:11:33 UTC (rev 14202)
@@ -25,6 +25,7 @@
 #include "system/kerberos.h"
 #include "auth/kerberos/kerberos.h"
 #include "lib/socket/socket.h"
+#include "system/network.h"
 #include "lib/events/events.h"
 
 /*



More information about the samba-cvs mailing list