From: Luke Howard Date: Tue, 15 Mar 2011 03:04:21 +0000 (+1100) Subject: include stdarg.h for vasprintf X-Git-Tag: dvd/201105~12^2~114 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.orig;a=commitdiff_plain;h=1b40376cbe579a5b0c4da96bd7140e77356de5eb include stdarg.h for vasprintf --- diff --git a/gssapiP_eap.h b/gssapiP_eap.h index b7740da..10cd176 100644 --- a/gssapiP_eap.h +++ b/gssapiP_eap.h @@ -44,6 +44,7 @@ #include #include #include +#include #include #include