add some packages

This commit is contained in:
aleksandr.vodyanov
2024-11-18 13:44:01 +03:00
parent 433bc7358e
commit 2d78d3be7c
168 changed files with 10183 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- a/bzip2.c
+++ b/bzip2.c
@@ -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 '\\'