Fix compiler warning from previous commit

This commit is contained in:
Jouni Malinen 2010-10-27 11:31:32 +03:00 committed by Jouni Malinen
parent 2f9c6aa665
commit 0ae2aa14a5

View file

@ -34,6 +34,7 @@ struct ibss_rsn;
struct scan_info; struct scan_info;
struct wpa_bss; struct wpa_bss;
struct wpa_scan_results; struct wpa_scan_results;
struct hostapd_hw_modes;
/* /*
* Forward declarations of private structures used within the ctrl_iface * Forward declarations of private structures used within the ctrl_iface