mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-24 17:32:18 +00:00
Add ctime include to fix native compile
This commit is contained in:
parent
2d62f00ac3
commit
8df16ad6a6
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
#ifdef ARCH_PORTDUINO
|
#ifdef ARCH_PORTDUINO
|
||||||
#include "meshUtils.h"
|
#include "meshUtils.h"
|
||||||
|
#include <ctime>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef GPS_RESET_MODE
|
#ifndef GPS_RESET_MODE
|
||||||
|
Loading…
Reference in New Issue
Block a user