aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mono/fix-mono-state.patch
blob: 570916b9686c8c225ff7169b45dea5ba69974440 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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 {