Fix for building mech_eap on Centos 6. (This should also work for Debian 7.)
[mech_eap.git] / mech_eap / util.h
index 5475dca..588af67 100644 (file)
@@ -71,6 +71,7 @@
 #include <errno.h>
 
 #include <krb5.h>
+#include "gssapi_headerfix.h"
 
 #ifdef WIN32
 # ifndef __cplusplus