From 1ee5c768c998b20f7e628301cb1ca8fa8fcbb8bf Mon Sep 17 00:00:00 2001 From: Kevin Wasserman Date: Tue, 28 Jun 2011 14:32:42 -0400 Subject: [PATCH] Add #include to gssapiP_eap.h. --- moonshot/mech_eap/gssapiP_eap.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.1.4