r6767: Fix compiler warning.
authorTim Potter <tpot@samba.org>
Fri, 13 May 2005 06:41:42 +0000 (06:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:42 +0000 (13:16 -0500)
source/auth/gensec/gensec_gssapi.c

index c383c6ac31fdb0825dfd80c81b3ee810ca0dad4b..b93d6ee33dc69f8465347b65f4d664cf18420936 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "includes.h"
 #include "system/kerberos.h"
+#include "system/network.h"
 #include "auth/kerberos/kerberos.h"
 #include "librpc/gen_ndr/ndr_krb5pac.h"
 #include "auth/auth.h"