Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release-src > by-pkgid > 2611cc42c16b4bc71924357a4e1934c7 > files > 6

mingw-bzip2-1.0.6-8.mga6.src.rpm

--- bzip2-1.0.5.orig/bzip2.c	2007-12-09 12:22:06.000000000 +0000
+++ bzip2-1.0.5/bzip2.c	2008-09-25 12:31:02.000000000 +0100
@@ -128,7 +128,7 @@
 #if BZ_LCCWIN32
 #   include <io.h>
 #   include <fcntl.h>
-#   include <sys\stat.h>
+#   include <sys/stat.h>
 
 #   define NORETURN       /**/
 #   define PATH_SEP       '\\'