aboutsummaryrefslogtreecommitdiffstats
path: root/community/plymouth/plymouth-add-sysmacros.patch
blob: 90c011955f0cd2e9c73934ce3178a4a9046c0842 (plain)
1
2
3
4
5
6
7
8
9
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>