mirror of
https://github.com/espressif/openthread.git
synced 2026-08-10 12:47:47 +00:00
[time-sync] fix build issue with time sync enabled (#3167)
Also enable time sync in a travis check.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#define OPENTHREAD_NETWORK_TIME_H_
|
||||
|
||||
#include <openthread/error.h>
|
||||
#include <openthread/instance.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user