summarylogtreecommitdiffstats
path: root/mingw32-bzip2-1.0.5-slash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mingw32-bzip2-1.0.5-slash.patch')
-rw-r--r--mingw32-bzip2-1.0.5-slash.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/mingw32-bzip2-1.0.5-slash.patch b/mingw32-bzip2-1.0.5-slash.patch
deleted file mode 100644
index 3b5ed14e1722..000000000000
--- a/mingw32-bzip2-1.0.5-slash.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 '\\'