Skip to content

Commit 0837ad5

Browse files
jhedbergkartben
authored andcommitted
Bluetooth: Host: Remove unused include
There's no need for scan.h in direction.c. Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
1 parent 8fe1df6 commit 0837ad5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/bluetooth/host/direction.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <zephyr/bluetooth/direction.h>
1717

1818
#include "hci_core.h"
19-
#include "scan.h"
2019
#include "conn_internal.h"
2120
#include "direction_internal.h"
2221

0 commit comments

Comments
 (0)