Updated test_wpa to use new header file for WPA authenticator

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2013-01-13 18:24:52 +02:00
parent 04768befa9
commit 2ee1594da9

View file

@ -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;