summaryrefslogtreecommitdiff
path: root/modules/local_time/local_time_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/local_time/local_time_hw.c')
-rw-r--r--modules/local_time/local_time_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/local_time/local_time_hw.c b/modules/local_time/local_time_hw.c
index b38d8a52..a2d1a9e5 100644
--- a/modules/local_time/local_time_hw.c
+++ b/modules/local_time/local_time_hw.c
@@ -21,7 +21,7 @@
#include <malloc.h>
#include <stdint.h>
#include <string.h>
-#include <sys/time.h>
+#include <time.h>
#include <log/log.h>