Updated test_wpa to use new header file for WPA authenticator
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
04768befa9
commit
2ee1594da9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
#include "../config.h"
|
||||
#include "rsn_supp/wpa.h"
|
||||
#include "rsn_supp/wpa_ie.h"
|
||||
#include "../hostapd/wpa.h"
|
||||
#include "ap/wpa_auth.h"
|
||||
|
||||
|
||||
extern int wpa_debug_level;
|
||||
|
|
Loading…
Reference in a new issue