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:
@@ -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
11
harbour/external/bzip2/bzip2.dif
vendored
Normal 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 '\\'
|
||||
Reference in New Issue
Block a user