]> git.pld-linux.org Git - packages/plymouth.git/blob - plymouth-glibc.patch
- added glibc patch (drop <linux/fs.h> include now conflicting with <sys/mount.h>)
[packages/plymouth.git] / plymouth-glibc.patch
1 --- plymouth-22.02.122/src/libply/ply-utils.c.orig      2021-10-27 22:22:15.000000000 +0200
2 +++ plymouth-22.02.122/src/libply/ply-utils.c   2022-08-27 21:29:43.083131469 +0200
3 @@ -46,7 +46,6 @@
4  #include <sys/user.h>
5  #include <sys/wait.h>
6  #include <time.h>
7 -#include <linux/fs.h>
8  #include <linux/vt.h>
9  
10  #include <dlfcn.h>
This page took 0.188281 seconds and 3 git commands to generate.