aboutsummaryrefslogtreecommitdiff
blob: b6914a1844c9eef4ab7b5d879d32098a4b8ed4f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/shared/timespec-util.h b/shared/timespec-util.h
index 576b3e8f..34a120ae 100644
--- a/shared/timespec-util.h
+++ b/shared/timespec-util.h
@@ -28,6 +28,7 @@
 
 #include <stdint.h>
 #include <assert.h>
+#include <time.h>
 
 #define NSEC_PER_SEC 1000000000