X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=gssapiP_eap.h;h=9bb77d3baaf224d1dbdf51b1158db78a3b305541;hp=806c5dd2b37d1932bb0e0e1fd033db6f4a85b025;hb=8df7533a16abccca7dd2c1a03582e3fe7e9c9aca;hpb=807a70e820e7e10df65ed14bc722b77b3f58c3df diff --git a/gssapiP_eap.h b/gssapiP_eap.h index 806c5dd..9bb77d3 100644 --- a/gssapiP_eap.h +++ b/gssapiP_eap.h @@ -53,7 +53,6 @@ /* Kerberos includes */ #include -#include "util.h" struct gss_name_struct { OM_uint32 flags; @@ -171,4 +170,6 @@ gssEapUnwrapOrVerifyMIC(OM_uint32 *minor_status, enum gss_eap_token_type toktype); +#include "util.h" + #endif /* _GSSAPIP_EAP_H_ */