summaryrefslogtreecommitdiff
path: root/dev-libs/weston/files
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/weston/files')
-rw-r--r--dev-libs/weston/files/weston-1.11.0-sysmacros.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/weston/files/weston-1.11.0-sysmacros.patch b/dev-libs/weston/files/weston-1.11.0-sysmacros.patch
deleted file mode 100644
index 6f54bfc11cd5..000000000000
--- a/dev-libs/weston/files/weston-1.11.0-sysmacros.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-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>