mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 20:42:47 +00:00
daemon: fix compile
This commit is contained in:
parent
7f7a486516
commit
e3f52beb49
@ -55,6 +55,7 @@
|
||||
#include "daemon_cmds.h"
|
||||
#include "hci.h"
|
||||
#include "hci_cmd.h"
|
||||
#include "classic/spp_server.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -33,6 +33,7 @@ libBTstack_SOURCES = \
|
||||
btstack_linked_list.c \
|
||||
btstack_run_loop.c \
|
||||
sdp_util.c \
|
||||
spp_server.c \
|
||||
btstack_util.c \
|
||||
$(btstack_run_loop_sources) \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user