diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 10fdf05491..694e7bd075 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -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 diff --git a/harbour/external/bzip2/bzip2.dif b/harbour/external/bzip2/bzip2.dif new file mode 100644 index 0000000000..062ead14ee --- /dev/null +++ b/harbour/external/bzip2/bzip2.dif @@ -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 + # include +-# include ++# include + + # define NORETURN /**/ + # define PATH_SEP '\\'