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
|
@ -20,7 +20,6 @@
|
|||
#include <zephyr/bluetooth/hci_types.h>
|
||||
#include <zephyr/bluetooth/hci_vs.h>
|
||||
#include <zephyr/bluetooth/buf.h>
|
||||
#include <zephyr/bluetooth/bluetooth.h>
|
||||
|
||||
#include "../host/hci_ecc.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue