Wlan: Include stdbool.h for LE platform
In file included from driver_cmd_nl80211.c:27:
wpa_driver_common_lib.h:333:2: error: unknown type name 'bool'
333 | bool show_band;
| ^~~~
driver_cmd_nl80211.c:1397:23: error: unknown type name 'bool'
1397 | int *status, bool *new_cmd)
Change-Id: I40e9724dfe03bb1e866ea46e76895ba4b3e942e1
Loading
Please sign in to comment