summaryrefslogtreecommitdiff
path: root/sys-boot/plymouth/files/plymouth-include-sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/plymouth/files/plymouth-include-sysmacros.patch')
-rw-r--r--sys-boot/plymouth/files/plymouth-include-sysmacros.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-boot/plymouth/files/plymouth-include-sysmacros.patch b/sys-boot/plymouth/files/plymouth-include-sysmacros.patch
deleted file mode 100644
index 7f39fa1a..00000000
--- a/sys-boot/plymouth/files/plymouth-include-sysmacros.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur a/src/libply-splash-core/ply-terminal.c b/src/libply-splash-core/ply-terminal.c
---- a/src/libply-splash-core/ply-terminal.c 2012-09-26 17:50:53.000000000 +0100
-+++ b/src/libply-splash-core/ply-terminal.c 2018-02-21 11:04:49.318694569 +0000
-@@ -32,6 +32,7 @@
- #include <sys/socket.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <sys/sysmacros.h>
- #include <termios.h>
- #include <unistd.h>
- #include <wchar.h>