2010-03-15 16:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

+ external/bzip2/bzip2.dif
    + Added .dif file.
This commit is contained in:
Viktor Szakats
2010-03-15 15:50:00 +00:00
parent 1ec98455d8
commit 6fb5b677b4
2 changed files with 15 additions and 0 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2010-03-15 16:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
+ external/bzip2/bzip2.dif
+ Added .dif file.
2010-03-15 14:04 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rdd/dbfcdx/dbfcdx1.c
! fixed bad copy and past typo which could cause internal error when

11
harbour/external/bzip2/bzip2.dif vendored Normal file
View File

@@ -0,0 +1,11 @@
--- ori_src\bzip2.c Sun Dec 09 04:22:12 2007
+++ bzip2.c Mon Mar 15 12:37:04 2010
@@ -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 '\\'