mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +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
|
||||
|
||||
#include <string.h>
|
||||
#include <printf.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "hci_dump.h"
|
||||
|
Loading…
Reference in New Issue
Block a user