r6806: Try again to fix the build on various kerberos libs.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 May 2005 02:22:25 +0000 (02:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:46 +0000 (13:16 -0500)
Andrew Bartlett

source/include/system/kerberos.h

index d5fc0209e50d51a40c176b4b89dcd09367fad5dd..f0e93ccd3c91755c9d9c03619479e2eda846e095 100644 (file)
@@ -29,7 +29,7 @@
 
 #ifdef HAVE_GSSAPI_KRB5_H
 #include <gssapi_krb5.h>
 
 #ifdef HAVE_GSSAPI_KRB5_H
 #include <gssapi_krb5.h>
-#elif defined(HAVE_GSSAPI_KRB5_H)
+#elif defined(HAVE_GSSAPI_GSSAPI_KRB5_H)
 #include <gssapi/gssapi_krb5.h>
 #elif defined(HAVE_GSSAPI_H)
 #include <gssapi.h>
 #include <gssapi/gssapi_krb5.h>
 #elif defined(HAVE_GSSAPI_H)
 #include <gssapi.h>