commit | 448b41ca9118e2b4f2b68149a8774d0a742e38a0 | [log] [tgz] |
---|---|---|
author | Ramanasarvesh Sadula <rsadula@codeaurora.org> | Wed May 05 21:26:34 2021 +0530 |
committer | Ramanasarvesh Sadula <rsadula@codeaurora.org> | Thu May 06 16:10:59 2021 +0530 |
tree | c2ac1298a991cc0412e325d34cc120e4d88d2fff | |
parent | e43bac42b8ae518eddbdbb32ac05eb1353e1b16e [diff] |
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