mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
b7d4486e8c
Submitted by: jmz
15 lines
281 B
Plaintext
15 lines
281 B
Plaintext
*** lib/font.c~ Tue Nov 27 08:53:20 1990
|
|
--- lib/font.c Thu Oct 6 22:02:07 1994
|
|
***************
|
|
*** 67,75 ****
|
|
*/
|
|
extern int errno;
|
|
char *getenv(), *malloc(), *strsave();
|
|
- #ifndef sys5
|
|
- char *sprintf();
|
|
- #endif
|
|
|
|
static readconf();
|
|
static setfont();
|
|
--- 67,72 ----
|