openwrt/package
Leon M. George eba68342f9 hostapd: declare struct wpa_bss early
wps_supplicant.h assumes that 'struct wpa_bss' is forward declared if
CONFIG_WPS is not defined.  With the later inclusion of
600-ubus_support, the issue manifests in warnings like these:

wps_supplicant.h:113:15: warning: 'struct wpa_bss' declared inside parameter list will not be visible outside of this definition or declaration
        struct wpa_bss *bss)
               ^~~~~~~

This patch forward declares 'struct wpa_bss' regardless.

Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit message facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit f974f8213b)
2019-11-14 20:59:58 +01:00
..
base-files base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2 2019-11-14 14:09:07 +01:00
boot ath79: update uboot-envtools for Netgear WNR routers 2019-11-12 16:23:45 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:42:04 +01:00
firmware firmware: intel-microcode: bump to 20190918 2019-11-11 10:09:39 +01:00
kernel mac80211: Fix dependencies of kmod-rsi91x-usb 2019-11-09 20:42:11 +01:00
libs wolfssl: update to v4.2.0-stable 2019-11-10 16:23:08 +01:00
network hostapd: declare struct wpa_bss early 2019-11-14 20:59:58 +01:00
system rpcd: update to latest Git HEAD 2019-11-10 21:36:48 +01:00
utils xfsprogs: Fix compilation with newer musl 2019-11-09 20:42:04 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00