mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-06 07:00:59 +00:00
chipset/bcm: fix wrong include
This commit is contained in:
parent
05030944b6
commit
c6dda3a559
@ -42,7 +42,7 @@
|
|||||||
// supports higher baudrate for patch upload
|
// supports higher baudrate for patch upload
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <printf.h>
|
#include <stdio.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "hci_dump.h"
|
#include "hci_dump.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user