aboutsummaryrefslogtreecommitdiffstats
path: root/testing/weston/timespec.patch
blob: 7c2c8f62e96d29df9addad72461011d6c54ea74b (plain)
1
2
3
4
5
6
7
8
9
10
--- a/tests/timespec-test.c
+++ b/tests/timespec-test.c
@@ -25,6 +25,7 @@
 
 #include "config.h"
 
+#include <time.h>
 #include <stdlib.h>
 #include <stdint.h>
 #include <stdio.h>