1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/www/Mosaic/files/patch-ab
Jordan K. Hubbard cfc5990735 Bring in a port of Mosaic. This can only be built by people with Motif,
so we'll not enable it by default.
Submitted by:	torstenb
1995-08-23 13:38:36 +00:00

13 lines
301 B
Plaintext

*** libwww2/HTTCP.c.orig Mon Aug 7 17:12:22 1995
--- libwww2/HTTCP.c Mon Aug 7 17:12:28 1995
***************
*** 65,71 ****
extern int errno;
#endif /* errno */
- extern char *sys_errlist[]; /* see man perror on cernvax */
extern int sys_nerr;
/* Report Internet Error
--- 65,70 ----