From: Jouni Malinen Date: Wed, 27 Oct 2010 08:31:32 +0000 (+0300) Subject: Fix compiler warning from previous commit X-Git-Tag: hostap-1-bp~926 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ae2aa14a5fb440a4e06ecf69a83f10ae4b388cc;p=thirdparty%2Fhostap.git Fix compiler warning from previous commit --- diff --git a/wpa_supplicant/wpa_supplicant_i.h b/wpa_supplicant/wpa_supplicant_i.h index b2e2aa29a..5d8e4d62e 100644 --- a/wpa_supplicant/wpa_supplicant_i.h +++ b/wpa_supplicant/wpa_supplicant_i.h @@ -34,6 +34,7 @@ struct ibss_rsn; struct scan_info; struct wpa_bss; struct wpa_scan_results; +struct hostapd_hw_modes; /* * Forward declarations of private structures used within the ctrl_iface