summaryrefslogtreecommitdiff
path: root/source4/auth
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-03-11 07:55:15 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:57:00 -0500
commit120c308fa5e004d760e54c91aecda8d66868fbbd (patch)
tree803afc0aa37b1ec3ad024c609518efce42fde21b /source4/auth
parentacd190d8f69ea270cd0a746faab2d1590cca7ae9 (diff)
downloadsamba-120c308fa5e004d760e54c91aecda8d66868fbbd.tar.gz
samba-120c308fa5e004d760e54c91aecda8d66868fbbd.tar.bz2
samba-120c308fa5e004d760e54c91aecda8d66868fbbd.zip
r14201: I don't think including roken is going to be a good solution. Let's
try and find the real solution. Andrew Bartlett (This used to be commit a512d5dd258797cdb41018923502cb4998f1edfe)
Diffstat (limited to 'source4/auth')
-rw-r--r--source4/auth/kerberos/krb5_init_context.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/auth/kerberos/krb5_init_context.c b/source4/auth/kerberos/krb5_init_context.c
index 5e00ee6286..7bde8870a8 100644
--- a/source4/auth/kerberos/krb5_init_context.c
+++ b/source4/auth/kerberos/krb5_init_context.c
@@ -27,8 +27,6 @@
#include "lib/socket/socket.h"
#include "lib/events/events.h"
-#include "heimdal_build/roken.h" /* needed on AIX for 'struct addrinfo' */
-
/*
context structure for operations on cldap packets
*/