Merge pull request #989 from rolfbjarne/bundle-tracing-improvements
[mono.git] / support / map.c
index 8374331c09a3e090fdd95e8c47efb7819b68ef7a..42fdf7cfaadfbfe04b825b13b538ac9427f8b02e 100644 (file)
@@ -45,6 +45,9 @@
 #ifdef HAVE_SYS_MMAN_H
 #include <sys/mman.h>
 #endif /* ndef HAVE_SYS_MMAN_H */
+#ifdef HAVE_SYS_UIO_H
+#include <sys/uio.h>
+#endif /* ndef HAVE_SYS_UIO_H */
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif /* ndef HAVE_UNISTD_H */