mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
mesh: fix compile warnings in mesh_proxy.c
This commit is contained in:
parent
b0a92bc4f6
commit
ca586e9e01
@ -40,12 +40,15 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "mesh/adv_bearer.h"
|
||||
#include "mesh/gatt_bearer.h"
|
||||
#include "mesh/mesh_crypto.h"
|
||||
#include "mesh/mesh_lower_transport.h"
|
||||
#include "bluetooth_company_id.h"
|
||||
#include "bluetooth_data_types.h"
|
||||
#include "bluetooth_gatt.h"
|
||||
#include "btstack_config.h"
|
||||
#include "btstack_crypto.h"
|
||||
#include "btstack_memory.h"
|
||||
#include "btstack_debug.h"
|
||||
#include "btstack_run_loop.h"
|
||||
#include "btstack_util.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user