From 43681e685c50bb41cc525730de2193d2793aa363 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Fri, 27 Sep 1996 11:47:06 +0000 Subject: imported new port of bpatch 0.21, a compression program, that seems to have some advantages over gzip concerning compression and memory consumption. --- archivers/bzip/files/patch-ab | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 archivers/bzip/files/patch-ab (limited to 'archivers/bzip/files/patch-ab') diff --git a/archivers/bzip/files/patch-ab b/archivers/bzip/files/patch-ab new file mode 100644 index 000000000000..cb8349efe736 --- /dev/null +++ b/archivers/bzip/files/patch-ab @@ -0,0 +1,12 @@ +--- bzip.c.orig Fri Sep 27 12:33:18 1996 ++++ bzip.c Fri Sep 27 12:35:48 1996 +@@ -116,7 +116,9 @@ + #if BZ_UNIX_32 + #include + #include ++#ifndef __FreeBSD__ /* stdlib already included above */ + #include ++#endif + #include + #include + -- cgit v1.2.3