aboutsummaryrefslogtreecommitdiffstats
path: root/testing/weston/timespec.patch
diff options
context:
space:
mode:
authorValery Kartel <valery.kartel@gmail.com>2017-08-09 14:05:20 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-08-26 00:03:11 +0000
commit26d7e4aafc2b02f64324f1df83c68b1962a2caf7 (patch)
tree03d42a077057337af646780e63f51a7df8dff142 /testing/weston/timespec.patch
parenta368e986191ef06268a8d59f5500195b72bc8ba2 (diff)
downloadaports-26d7e4aafc2b02f64324f1df83c68b1962a2caf7.tar.bz2
aports-26d7e4aafc2b02f64324f1df83c68b1962a2caf7.tar.xz
testing/weston: upgrade to 3.0.0
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>