use JSON instead of DDF marshalling
[mech_eap.git] / util.h
diff --git a/util.h b/util.h
index 90256ca..31c89f2 100644 (file)
--- a/util.h
+++ b/util.h
@@ -846,6 +846,7 @@ gssBufferToKrbData(gss_buffer_t buffer, krb5_data *data)
 #endif
 
 #include "util_attr.h"
+#include "util_base64.h"
 #ifdef GSSEAP_ENABLE_REAUTH
 #include "util_reauth.h"
 #endif