Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ikvm-native/os.c')
-rw-r--r--ikvm-native/os.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ikvm-native/os.c b/ikvm-native/os.c
index cc90658c76a..65d49e2a2ae 100644
--- a/ikvm-native/os.c
+++ b/ikvm-native/os.c
@@ -57,6 +57,7 @@
}
#else
#include <gmodule.h>
+ #include <sys/types.h>
#include <sys/mman.h>
#include "jni.h"