d548cc3d52
* weston: upgrade to 3.0.0 * removed no_0hz_refresh_rate patch, as this is upstreamed now * fix regression in compositor-fbdev * weston: compile with weston-launch enabled The following patch is required in order to replace GNU's error() https://lists.freedesktop.org/archives/wayland-devel/2016-September/031179.html
10 lines
180 B
Diff
10 lines
180 B
Diff
--- 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>
|