From e998f01a6e3c80615860cc57c4b981945e71b86e Mon Sep 17 00:00:00 2001 From: scantor Date: Thu, 28 Apr 2011 15:27:25 +0000 Subject: [PATCH] Add std gssapi header to MIT check. git-svn-id: https://svn.shibboleth.net/extensions/cpp-sp-resolver/trunk@310 3ebe4818-3638-0410-822d-ece5924dabe2 --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index eba8497..88713ea 100644 --- a/configure.ac +++ b/configure.ac @@ -404,6 +404,7 @@ if test x"$want_gss" = xyes; then #ifdef SHIBRESOLVER_HAVE_GSSGNU # include #elif defined SHIBRESOLVER_HAVE_GSSMIT +# include # include #else # include -- 2.1.4