Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / util.h
index 9028257..bf3a25a 100644 (file)
@@ -71,7 +71,9 @@
 #include <errno.h>
 
 #include <krb5.h>
+#ifndef HAVE_HEIMDAL_VERSION
 #include "gssapi_headerfix.h"
+#endif
 
 #ifdef WIN32
 # ifndef __cplusplus