wlan: Replaced include.h with stdbool.h
As this driver_cmd_nl80211_extn.h file requires only stdbool.h header file, includes.h is adding many internal files that is causing compilation errors. So replaced includes.h header with stdbool.h. Change-Id: I9509b55b3195ba63077e0ed4e219a72719499528 CRs-Fixed: 2940028
Loading
Please sign in to comment