aboutsummaryrefslogtreecommitdiffstats
path: root/community/weston/timespec.patch
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-10-22 12:34:01 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-10-22 07:46:12 -0300
commitcff16f05f21dfbb46f74b4513fb606aa045c9611 (patch)
treecb0fd80adb5a95e9fe9d293ceb89ab9e8b30a98b /community/weston/timespec.patch
parent88786ed5fa9fa2d7a276dcf218210dd2433962b8 (diff)
downloadaports-cff16f05f21dfbb46f74b4513fb606aa045c9611.tar.bz2
aports-cff16f05f21dfbb46f74b4513fb606aa045c9611.tar.xz
community/weston: move from testing
Diffstat (limited to 'community/weston/timespec.patch')
-rw-r--r--community/weston/timespec.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/weston/timespec.patch b/community/weston/timespec.patch
new file mode 100644
index 0000000000..7c2c8f62e9
--- /dev/null
+++ b/community/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>