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