1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/print/dviselect/files/patch-ac

13 lines
269 B
Plaintext
Raw Normal View History

--- lib/font.c~ Thu Mar 14 21:57:06 1991
+++ lib/font.c Tue Aug 19 18:43:47 1997
@@ -67,9 +67,6 @@
*/
extern int errno;
char *getenv(), *malloc(), *strsave();
-#if !(defined(sys5) || defined(_AIX))
-char *sprintf();
-#endif
static readconf();
static setfont();