From 026633767c6d4cf235ca3bba6f0923df5c63e7eb Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 25 Mar 1987 17:39:18 +0000 Subject: [PATCH] install a smaller malloc --- first/first | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/first/first b/first/first index 54ad77c5..867a0a0c 100755 --- a/first/first +++ b/first/first @@ -212,6 +212,13 @@ ABC cp tables1.h tables.h ) done + ( cd ../modules/src/malloc + ed - param.h <