fix linux

This commit is contained in:
Jeff 2018-10-02 11:32:07 -04:00
parent 77b2903bda
commit 1d41d93fd0

View File

@ -1,5 +1,9 @@
#include <llarp/time.h>
#ifdef __linux__
#include <time.h>
#else
#include <sys/time.h>
#endif
// these _should_ be 32-bit safe...
llarp_time_t