]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Include wpa_auth_glue.h to verify function prototypes
authorJouni Malinen <j@w1.fi>
Fri, 18 Nov 2011 19:53:03 +0000 (21:53 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 18 Nov 2011 19:53:03 +0000 (21:53 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

src/ap/wpa_auth_glue.c

index d44381da8b97dd66f89d51ad2cdea0e85cfa54e0..fc58f9d4b764d42fb5d1089f7434add5feebb1f1 100644 (file)
@@ -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,