summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-04-25 06:44:56 +0000
committerru <ru@FreeBSD.org>2003-04-25 06:44:56 +0000
commitf519d72bc973c8a03c8dcd6bbef9dbf1f3da3387 (patch)
treee68cc3c21e308ca18a0e5cc61b77a10784e5395a /lib/libstand
parent93ce6848ad98869103b28348c0f50d0d0a3d4381 (diff)
downloadFreeBSD-src-f519d72bc973c8a03c8dcd6bbef9dbf1f3da3387.zip
FreeBSD-src-f519d72bc973c8a03c8dcd6bbef9dbf1f3da3387.tar.gz
Restore bzip2(1) support in loader(8) after Peter's renames of
malloc() to Malloc(), and free() to Free(), in zalloc_malloc.c.
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/bzlib_private.h.diff13
1 files changed, 11 insertions, 2 deletions
diff --git a/lib/libstand/bzlib_private.h.diff b/lib/libstand/bzlib_private.h.diff
index 240eb8e..938ecad 100644
--- a/lib/libstand/bzlib_private.h.diff
+++ b/lib/libstand/bzlib_private.h.diff
@@ -1,7 +1,16 @@
$FreeBSD$
---- bzlib_private.h 2002/02/01 15:41:26 1.1
-+++ bzlib_private.h 2002/02/01 15:41:46
+--- bzlib_private.h 1 Feb 2002 16:26:19 -0000 1.1.1.2
++++ bzlib_private.h 25 Apr 2003 03:55:07 -0000
+@@ -62,7 +62,7 @@
+ #ifndef _BZLIB_PRIVATE_H
+ #define _BZLIB_PRIVATE_H
+
+-#include <stdlib.h>
++#include "stand.h"
+
+ #ifndef BZ_NO_STDIO
+ #include <stdio.h>
@@ -70,7 +70,7 @@
#include <string.h>
#endif
OpenPOWER on IntegriCloud