Blacklist correct BSSID on authentication timeout
[mech_eap.git] / eap_example / eap_example.c
index 68f3c00..8a48cd3 100644 (file)
@@ -23,8 +23,6 @@ void eap_example_server_deinit(void);
 int eap_example_server_step(void);
 
 
-extern int wpa_debug_level;
-
 int main(int argc, char *argv[])
 {
        int res_s, res_p;