New test.
[mono.git] / support / map.c
index 3450f1e76ec3be45e843dd6942271d179d330d0d..5c4298d36c53b96a41f557e6cd6da1e9b4dcf9af 100644 (file)
@@ -27,6 +27,9 @@
 #ifdef HAVE_SYS_XATTR_H
 #include <sys/xattr.h>
 #endif
+#ifdef HAVE_SYS_MMAN_H
+#include <sys/mman.h>
+#endif
 #include <unistd.h>
 #include <fcntl.h>
 #include <signal.h>