mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-19 07:31:35 +01:00
12 lines
204 B
Diff
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 {
|