Include wpa_auth_glue.h to verify function prototypes
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
da4419c6db
commit
373f6c7211
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue