summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-25 23:03:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:27 -0500
commit68f5ac1fa0c60dc55815187b57e50dc38ecec489 (patch)
tree6f3a92fd522d1b5297048ca8e994d0f887ae2cbd
parentc40d7ebfe2365229275bcfb778ba41a0ec83d2fe (diff)
downloadsamba-68f5ac1fa0c60dc55815187b57e50dc38ecec489.tar.gz
samba-68f5ac1fa0c60dc55815187b57e50dc38ecec489.tar.bz2
samba-68f5ac1fa0c60dc55815187b57e50dc38ecec489.zip
r15258: Another attempt at fixing getaddrinfo on IRIX
(This used to be commit 13d0cec018185d768b762ff3afc0224f307b8112)
-rw-r--r--source4/auth/kerberos/krb5_init_context.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/kerberos/krb5_init_context.c b/source4/auth/kerberos/krb5_init_context.c
index ed3a619a58..dbcd979016 100644
--- a/source4/auth/kerberos/krb5_init_context.c
+++ b/source4/auth/kerberos/krb5_init_context.c
@@ -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