aboutsummaryrefslogtreecommitdiff
path: root/print/ghostview/files/patch-aa
blob: 62bf2701f2a1193ca6c9def98baa43678bf960d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*** misc.c.orig	Fri Oct 21 22:36:09 1994
--- misc.c	Fri Oct 21 22:36:20 1994
***************
*** 61,67 ****
  #include <perror.h>
  #else
  extern int sys_nerr;
- extern char *sys_errlist[];
  #endif
  
  #include "Ghostview.h"
--- 61,66 ----