Fix for OSX
authorMiguel de Icaza <miguel@gnome.org>
Tue, 3 May 2005 22:19:49 +0000 (22:19 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 3 May 2005 22:19:49 +0000 (22:19 -0000)
svn path=/trunk/mono/; revision=43987

ikvm-native/os.c

index cc90658c76ad7e58d5a7355d2ae16a8e842d8e5a..65d49e2a2aeea33e77a21dc118c4b8359cec3c45 100644 (file)
@@ -57,6 +57,7 @@
        }
 #else
        #include <gmodule.h>
+       #include <sys/types.h>
        #include <sys/mman.h>
        #include "jni.h"