From 528ec8869bd98e99c850c57573c824acfebad90f 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 54ad77c5b..867a0a0c3 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 <