mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 22:57:47 +00:00
add missing include in cli-uart (#632)
This commit is contained in:
committed by
Jonathan Hui
parent
ff8f8b8f62
commit
6eb60ac8fb
@@ -35,6 +35,8 @@
|
||||
#ifndef CLI_UART_H_
|
||||
#define CLI_UART_H_
|
||||
|
||||
#include <openthread-types.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user