mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Remove bogus *alloc() declarations so this one compiles.
This commit is contained in:
parent
6f0f6d4ed9
commit
ae0f44b450
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8370
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user