]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Updated test_wpa to use new header file for WPA authenticator
authorJouni Malinen <j@w1.fi>
Sun, 13 Jan 2013 16:24:52 +0000 (18:24 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 13 Jan 2013 17:06:53 +0000 (19:06 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

wpa_supplicant/tests/test_wpa.c

index 0d659adaf361e116a8bbee550aeb99da5855c14a..ba2be6f5bea085c7d2390f5e22974605b7e7124c 100644 (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;