summaryrefslogtreecommitdiffstats
path: root/mail/faces/files
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-10-28 04:56:29 +0000
committerasami <asami@FreeBSD.org>1997-10-28 04:56:29 +0000
commit9ef28d68df27a38bb628b946a1aeacc076c64e4e (patch)
tree1ca24df682353100b6b85faf4feb1885eb202942 /mail/faces/files
parentc0c7cd2eab109afab6e3a4bf5da1411cc388a35f (diff)
downloadFreeBSD-ports-9ef28d68df27a38bb628b946a1aeacc076c64e4e.zip
FreeBSD-ports-9ef28d68df27a38bb628b946a1aeacc076c64e4e.tar.gz
Remove bogus *alloc() declarations so this one compiles.
Diffstat (limited to 'mail/faces/files')
-rw-r--r--mail/faces/files/patch-aa13
1 files changed, 12 insertions, 1 deletions
diff --git a/mail/faces/files/patch-aa b/mail/faces/files/patch-aa
index 605bc29..bc67b95 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. */
OpenPOWER on IntegriCloud