aboutsummaryrefslogtreecommitdiff
path: root/print/dviselect/files/patch-ac
blob: 610e850e63ef17ba22abee650f38b33ee197709c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- lib/font.c~	Wed Nov 15 13:19:43 1989
+++ lib/font.c	Mon Jul  3 00:39:32 2000
@@ -67,9 +67,6 @@
  */
 extern	int errno;
 char	*getenv(), *malloc(), *strsave();
-#ifndef sys5
-char	*sprintf();
-#endif
 
 static readconf();
 static setfont();