fix(bt/bluedroid): Fixed memory debug error
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include "bt_common.h"
|
||||
#include "esp_heap_caps.h"
|
||||
|
||||
char *osi_strdup(const char *str);
|
||||
|
||||
Reference in New Issue
Block a user