mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 20:20:04 +00:00
add missing ot types include (#479)
This commit is contained in:
committed by
Jonathan Hui
parent
11dd55a389
commit
04564ac96d
@@ -37,6 +37,8 @@
|
|||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
#include <openthread-types.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user