1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/print/ghostview/files/patch-ab
Jordan K. Hubbard 00180e3a0f ghostview 1.5.
1994-10-22 05:42:23 +00:00

13 lines
307 B
Plaintext

*** SelFile.c.orig Fri Oct 21 22:37:11 1994
--- SelFile.c Fri Oct 21 22:37:17 1994
***************
*** 46,52 ****
/* BSD 4.3 errno.h does not declare errno */
extern int errno;
extern int sys_nerr;
- extern char *sys_errlist[];
#include <sys/param.h>
#include <X11/cursorfont.h>
--- 46,51 ----