From: Jouni Malinen Date: Fri, 18 Nov 2011 19:53:03 +0000 (+0200) Subject: Include wpa_auth_glue.h to verify function prototypes X-Git-Tag: aosp-jb-start~311 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=373f6c721148387a67153edcb013ab52561fe13d;p=thirdparty%2Fhostap.git Include wpa_auth_glue.h to verify function prototypes Signed-hostap: Jouni Malinen --- diff --git a/src/ap/wpa_auth_glue.c b/src/ap/wpa_auth_glue.c index d44381da8..fc58f9d4b 100644 --- a/src/ap/wpa_auth_glue.c +++ b/src/ap/wpa_auth_glue.c @@ -29,6 +29,7 @@ #include "ap_drv_ops.h" #include "ap_config.h" #include "wpa_auth.h" +#include "wpa_auth_glue.h" static void hostapd_wpa_auth_conf(struct hostapd_bss_config *conf,