diff --git a/llarp/time.cpp b/llarp/time.cpp index 965e297bf..803ca5238 100644 --- a/llarp/time.cpp +++ b/llarp/time.cpp @@ -1,5 +1,9 @@ #include +#ifdef __linux__ +#include +#else #include +#endif // these _should_ be 32-bit safe... llarp_time_t