Bluetooth: Controller: Rework internal header includes
Rework internal header files to not have includes, rather have the required includes in the c source files. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
22f73992b2
commit
05aabdc6d9
34 changed files with 57 additions and 60 deletions
|
@ -4,7 +4,7 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <zephyr/types.h>
|
||||
#include <zephyr/kernel.h>
|
||||
|
||||
#include <zephyr/bluetooth/hci_types.h>
|
||||
#include <zephyr/sys/byteorder.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue