openbsd-ports/print/ghostview/patches/patch-aa
1997-12-03 04:32:18 +00:00

13 lines
243 B
Plaintext

*** 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 ----