aboutsummaryrefslogtreecommitdiffstats
path: root/testing/weston/timespec.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/weston/timespec.patch')
-rw-r--r--testing/weston/timespec.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/weston/timespec.patch b/testing/weston/timespec.patch
new file mode 100644
index 0000000000..7c2c8f62e9
--- /dev/null
+++ b/testing/weston/timespec.patch
@@ -0,0 +1,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>