summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--server/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/utils.h b/server/utils.h
index 1ebc32fc..cae03d43 100644
--- a/server/utils.h
+++ b/server/utils.h
@@ -19,6 +19,7 @@
# define UTILS_H_
#include <time.h>
+#include <stdint.h>
typedef int64_t red_time_t;