aports/testing/mono/fix-mono-state.patch
2019-03-11 17:35:05 +00:00

12 lines
204 B
Diff

--- a/mono/utils/mono-state.c
+++ b/mono/utils/mono-state.c
@@ -33,7 +33,7 @@
#endif
#include <sys/param.h>
-#include <sys/sysctl.h>
+#include <linux/sysctl.h>
#include <fcntl.h>
typedef struct {