mono: patch for glibc 2.36
This commit is contained in:
parent
5218e4024a
commit
c60dbd5448
|
@ -0,0 +1,12 @@
|
||||||
|
Index: mono-6.12.0.182/mono/metadata/w32file-unix.c
|
||||||
|
===================================================================
|
||||||
|
--- mono-6.12.0.182.orig/mono/metadata/w32file-unix.c
|
||||||
|
+++ mono-6.12.0.182/mono/metadata/w32file-unix.c
|
||||||
|
@@ -28,7 +28,6 @@
|
||||||
|
#endif
|
||||||
|
#ifdef __linux__
|
||||||
|
#include <sys/ioctl.h>
|
||||||
|
-#include <linux/fs.h>
|
||||||
|
#include <mono/utils/linux_magic.h>
|
||||||
|
#endif
|
||||||
|
#ifdef _AIX
|
Loading…
Reference in New Issue