From ae0f44b450ec554eaddb48ff884fc75377076a27 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 28 Oct 1997 04:56:29 +0000 Subject: Remove bogus *alloc() declarations so this one compiles. --- mail/faces/files/patch-aa | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/mail/faces/files/patch-aa b/mail/faces/files/patch-aa index 605bc29234f9..bc67b957c004 100644 --- a/mail/faces/files/patch-aa +++ b/mail/faces/files/patch-aa @@ -538,8 +538,19 @@ diff -c -N ../faces/faces.h ./faces.h R_AUDIO, R_AUDIOCMD, R_BELLFILE #endif /*AUDIO_SUPPORT*/ *************** +*** 193,200 **** + #endif /*NOUTIME*/ + + extern char *getenv P(()) ; +- extern char *malloc P(()) ; +- extern char *realloc P(()) ; + extern char *index P(()) ; + extern char *rindex P(()) ; + extern char *strcpy P(()) ; +--- 194,199 ---- +*************** *** 217,223 **** ---- 218,228 ---- +--- 216,226 ---- #define PRINTDEF "lpq -P %s" /* Updating the faces database: %s replaced with mail update alias name. */ -- cgit v1.2.3