You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/weston/files/weston-1.11.0-sysmacros.patch

12 lines
399 B

diff -ruN weston-1.11.0.orig/src/weston-launch.c weston-1.11.0/src/weston-launch.c
--- weston-1.11.0.orig/src/weston-launch.c 2015-10-24 02:02:43.000000000 +0200
+++ weston-1.11.0/src/weston-launch.c 2018-04-30 00:02:42.528120347 +0200
@@ -37,6 +37,7 @@
#include <getopt.h>
#include <sys/types.h>
+#include <sys/sysmacros.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/wait.h>