mirror of
https://github.com/espressif/openthread.git
synced 2026-08-12 21:57:47 +00:00
[heap] include stddef.h for size_t (#7172)
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
#include "openthread-core-config.h"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
|
||||
namespace ot {
|
||||
|
||||
Reference in New Issue
Block a user