diff --git a/src/utils/os.h b/src/utils/os.h index de1ac943c..acd63f3e5 100644 --- a/src/utils/os.h +++ b/src/utils/os.h @@ -9,7 +9,7 @@ #ifndef OS_H #define OS_H -typedef uint64_t os_time_t; +typedef int64_t os_time_t; /** * os_sleep - Sleep (sec, usec)