diff loader/dmo/DMO_VideoDecoder.c @ 9978:11cee15b1a8f

last mingw32 support patch by Sascha Sommer
author alex
date Thu, 24 Apr 2003 18:48:30 +0000
parents b0d1b415320c
children 858e2605726c
line wrap: on
line diff
--- a/loader/dmo/DMO_VideoDecoder.c	Thu Apr 24 18:35:21 2003 +0000
+++ b/loader/dmo/DMO_VideoDecoder.c	Thu Apr 24 18:48:30 2003 +0000
@@ -49,7 +49,9 @@
 #include <fcntl.h>
 #include <errno.h>
 #include <sys/types.h>
+#ifndef __MINGW32__
 #include <sys/mman.h>
+#endif
 #include <stdio.h>
 #include <stdlib.h>  // labs