nl80211: Replace hostapd WEXT events with nl80211 events
[wpasupplicant] / wpa_supplicant / preauth_test.c
index db43071..3082191 100644 (file)
 #include "pcsc_funcs.h"
 #include "preauth.h"
 #include "pmksa_cache.h"
+#include "drivers/driver.h"
 
 
 extern int wpa_debug_level;
 extern int wpa_debug_show_keys;
 
-struct wpa_driver_ops *wpa_supplicant_drivers[] = { NULL };
+struct wpa_driver_ops *wpa_drivers[] = { NULL };
 
 
 struct preauth_test_data {