diff options
-rw-r--r-- | source4/auth/kerberos/krb5_init_context.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/kerberos/krb5_init_context.c b/source4/auth/kerberos/krb5_init_context.c index fe6ff2f12a..7f859236be 100644 --- a/source4/auth/kerberos/krb5_init_context.c +++ b/source4/auth/kerberos/krb5_init_context.c @@ -23,10 +23,10 @@ #include "includes.h" #include "system/kerberos.h" +#include "system/network.h" #include "auth/kerberos/kerberos.h" #include "lib/socket/socket.h" #include "lib/events/events.h" - #include "heimdal_build/roken.h" /* |