diff options
author | Andrew Bartlett <abartlet@samba.org> | 2006-01-09 22:34:34 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:49:58 -0500 |
commit | 31753e2cfcba34ed06201dc9cf04ad96c7e441b2 (patch) | |
tree | 2941da95c251d538414203980e32259ad12a7c9e /source4/auth | |
parent | a7a8eece69dbd14e015fd266e58f212eecd1b7cd (diff) | |
download | samba-31753e2cfcba34ed06201dc9cf04ad96c7e441b2.tar.gz samba-31753e2cfcba34ed06201dc9cf04ad96c7e441b2.tar.bz2 samba-31753e2cfcba34ed06201dc9cf04ad96c7e441b2.zip |
r12808: Actually, with that we can avoid roken compleatly.
Andrew Bartlett
(This used to be commit 37f342b01095787d4a63a419c6ab3657680c2637)
Diffstat (limited to 'source4/auth')
-rw-r--r-- | source4/auth/kerberos/krb5_init_context.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/kerberos/krb5_init_context.c b/source4/auth/kerberos/krb5_init_context.c index 7f859236be..b23c2c88bf 100644 --- a/source4/auth/kerberos/krb5_init_context.c +++ b/source4/auth/kerberos/krb5_init_context.c @@ -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 |