mirror of
https://github.com/pygos/build.git
synced 2024-11-06 03:47:11 +01:00
12 lines
242 B
Diff
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
|