aboutsummaryrefslogtreecommitdiffstats
path: root/community/plymouth/plymouth-add-sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/plymouth/plymouth-add-sysmacros.patch')
-rw-r--r--community/plymouth/plymouth-add-sysmacros.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/plymouth/plymouth-add-sysmacros.patch b/community/plymouth/plymouth-add-sysmacros.patch
new file mode 100644
index 0000000000..90c011955f
--- /dev/null
+++ b/community/plymouth/plymouth-add-sysmacros.patch
@@ -0,0 +1,10 @@
+--- a/src/libply-splash-core/ply-terminal.c
++++ b/src/libply-splash-core/ply-terminal.c
+@@ -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>