Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / util_attr.h
index d6c0a0f..32a3f78 100644 (file)
 #include <string>
 #include <new>
 
+#ifndef HAVE_HEIMDAL_VERSION
+#include "gssapi_headerfix.h"
+#endif
+
 using namespace gss_eap_util;
 
 struct gss_eap_attr_provider;