freebsd-ports/print/ghostview/files/patch-aa
Jordan K. Hubbard 00180e3a0f ghostview 1.5.
1994-10-22 05:42:23 +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 ----