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

jelmer at samba.org jelmer at samba.org
Tue Apr 25 23:03:05 GMT 2006


Author: jelmer
Date: 2006-04-25 23:03:05 +0000 (Tue, 25 Apr 2006)
New Revision: 15258

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

Log:
Another attempt at fixing getaddrinfo on IRIX

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-04-25 22:57:06 UTC (rev 15257)
+++ branches/SAMBA_4_0/source/auth/kerberos/krb5_init_context.c	2006-04-25 23:03:05 UTC (rev 15258)
@@ -27,6 +27,7 @@
 #include "lib/socket/socket.h"
 #include "system/network.h"
 #include "lib/events/events.h"
+#include "roken.h"
 
 /*
   context structure for operations on cldap packets



More information about the samba-cvs mailing list