1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-29 06:20:12 +02:00
build/pkg/findutils/0001.patch
David Oberhollenzer 5cd2691a8d Patch findutils to find makedev macro
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-08-03 22:16:04 +02:00

12 lines
242 B
Diff

--- a/gl/lib/mountlist.c
+++ b/gl/lib/mountlist.c
@@ -118,6 +118,8 @@
# include <dirent.h>
#endif
+#include <sys/sysmacros.h>
+
#ifdef DOLPHIN
/* So special that it's not worth putting this in autoconf. */
# undef MOUNTED_FREAD_FSTYP