Parcourir la source

Include wpa_auth_glue.h to verify function prototypes

Signed-hostap: Jouni Malinen <j@w1.fi>
Jouni Malinen il y a 13 ans
Parent
commit
373f6c7211
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/ap/wpa_auth_glue.c

+ 1 - 0
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,