|
@@ -9,7 +9,7 @@
|
|
#ifdef UA_ARCHITECTURE_FREERTOSLWIP
|
|
#ifdef UA_ARCHITECTURE_FREERTOSLWIP
|
|
|
|
|
|
#include <open62541/types.h>
|
|
#include <open62541/types.h>
|
|
-#include <task.h>
|
|
|
|
|
|
+#include <freertos/task.h>
|
|
|
|
|
|
/* The current time in UTC time */
|
|
/* The current time in UTC time */
|
|
UA_DateTime UA_DateTime_now(void) {
|
|
UA_DateTime UA_DateTime_now(void) {
|