1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/japanese/pine/files/patch-ag

13 lines
249 B
Plaintext

*** pico/os_unix.c Thu Aug 11 21:13:34 1994
--- pico/os_unix.c Fri Sep 2 02:35:45 1994
***************
*** 952,956 ****
--- 952,958 ----
int err;
{
+ #ifndef __FreeBSD__
extern char *sys_errlist[];
+ #endif
extern int sys_nerr;