diff options
Diffstat (limited to 'hostapd/ap_list.c')
-rw-r--r-- | hostapd/ap_list.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hostapd/ap_list.c b/hostapd/ap_list.c index 4f217dc..e554609 100644 --- a/hostapd/ap_list.c +++ b/hostapd/ap_list.c @@ -23,6 +23,7 @@ #include "ap_list.h" #include "hw_features.h" #include "beacon.h" +#include "driver.h" struct ieee80211_frame_info { |