From bc722770a103f144295e0dc5d350e82330ad90ba Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 28 Apr 2011 15:27:25 +0000 Subject: [PATCH] Add std gssapi header to MIT check. --- 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