mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
rfcomm: add missing l2cap include
This commit is contained in:
parent
a7a98a1451
commit
b8261b65d9
@ -47,6 +47,7 @@
|
||||
#include <stdint.h>
|
||||
#include "btstack_run_loop.h"
|
||||
#include "gap.h"
|
||||
#include "l2cap.h"
|
||||
|
||||
#if defined __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user