From: Kevin Wasserman Date: Tue, 28 Jun 2011 18:32:42 +0000 (-0400) Subject: Add #include to gssapiP_eap.h. X-Git-Tag: tr-beta1~106^2~5 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=1ee5c768c998b20f7e628301cb1ca8fa8fcbb8bf Add #include to gssapiP_eap.h. --- diff --git a/moonshot/mech_eap/gssapiP_eap.h b/moonshot/mech_eap/gssapiP_eap.h index 956fc3b..a2ce5d6 100644 --- a/moonshot/mech_eap/gssapiP_eap.h +++ b/moonshot/mech_eap/gssapiP_eap.h @@ -70,6 +70,7 @@ typedef const gss_OID_desc *gss_const_OID; #include /* EAP headers */ +#include #include #include #include