X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=wpa_supplicant%2Fautoscan.c;h=072a1d5414aea9ef3bc9b890ca82525ac15aa65a;hp=d12eb21589fff5165e58f461ca0d57fbb7e6040f;hb=e8afaad7fd9a7fc9a761ed2f8a117bbb6ac9c730;hpb=32c02261dd8beaaded4b3450204783d6a7f71812 diff --git a/wpa_supplicant/autoscan.c b/wpa_supplicant/autoscan.c index d12eb21..072a1d5 100644 --- a/wpa_supplicant/autoscan.c +++ b/wpa_supplicant/autoscan.c @@ -16,13 +16,6 @@ #include "scan.h" #include "autoscan.h" -#ifdef CONFIG_AUTOSCAN_EXPONENTIAL -extern const struct autoscan_ops autoscan_exponential_ops; -#endif /* CONFIG_AUTOSCAN_EXPONENTIAL */ - -#ifdef CONFIG_AUTOSCAN_PERIODIC -extern const struct autoscan_ops autoscan_periodic_ops; -#endif /* CONFIG_AUTOSCAN_PERIODIC */ static const struct autoscan_ops * autoscan_modules[] = { #ifdef CONFIG_AUTOSCAN_EXPONENTIAL