Openwrt/package/network/services
Leon M. George f974f8213b 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>
2019-09-19 23:43:27 +02:00
..
dnsmasq dnsmasq: use nettle ecc_curve access functions 2019-08-09 21:40:13 +02:00
dropbear
ead
hostapd hostapd: declare struct wpa_bss early 2019-09-19 23:43:27 +02:00
igmpproxy
ipset-dns
lldpd netifd,lldpd,rpcd,log: use generic service_running 2019-09-15 22:53:01 +02:00
odhcpd odhcpd: update to latest git HEAD 2019-09-15 20:43:14 +02:00
omcproxy
openvpn build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
openvpn-easy-rsa
ppp build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
relayd
samba36
uhttpd uhttpd: add support to generate EC keys 2019-09-01 00:35:11 +02:00
umdns
wireguard