head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.05.16.03.47.29; author riastradh; state Exp; branches; next ; commitid wFjx2WockSgdsZFG; desc @@ 1.1 log @ap24-auth-gssapi: Import apache2.4 module mod_auth_gssapi-1.6.5 This is a modern replacement for mod_auth_kerb (www/ap-auth-kerb), built with the standardized GSSAPI rather than with the not-quite-so standardized libkrb5. @ text @$NetBSD$ Use conditionally: mit-krb5 has it, heimdal does not (even newer versions with the GSSAPI extensions). --- src/mod_auth_gssapi.h.orig 2020-11-30 18:30:59.758815269 +0000 +++ src/mod_auth_gssapi.h @@@@ -30,7 +30,9 @@@@ #include "config.h" #include +#ifdef HAVE_GSSAPI_GSSAPI_EXT_H #include +#endif #include #ifdef HAVE_GSSAPI_GSSAPI_NTLMSSP_H # include @