Merge in workaround for broken Kerberos 10.x gssapi.h
[mech_eap.git] / mech_eap / util.h
index 2238ac1..9028257 100644 (file)
@@ -71,6 +71,7 @@
 #include <errno.h>
 
 #include <krb5.h>
+#include "gssapi_headerfix.h"
 
 #ifdef WIN32
 # ifndef __cplusplus