summaryrefslogtreecommitdiff
path: root/print/dviselect/files/patch-ac
blob: 1a4e3d34242fbc67752d12322b3903d1cb7345d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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();