diff options
| author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1997-04-03 02:39:05 +0000 |
|---|---|---|
| committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1997-04-03 02:39:05 +0000 |
| commit | 41edbba460b32e57cb935aa75da0378ec77b014b (patch) | |
| tree | 44fbf58cf35460dc660b4cc3edf3092aceafb9fd /emulators/mtools/files/patch-c | |
| parent | c190b0cac0c346f0f9776c5029931c65998260f5 (diff) | |
Upgrade to version 3.3
Diffstat (limited to 'emulators/mtools/files/patch-c')
| -rw-r--r-- | emulators/mtools/files/patch-c | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/mtools/files/patch-c b/emulators/mtools/files/patch-c new file mode 100644 index 000000000000..d0a0e5c333ca --- /dev/null +++ b/emulators/mtools/files/patch-c @@ -0,0 +1,15 @@ +*** sysincludes.h~ Tue Feb 11 18:19:17 1997 +--- sysincludes.h Fri Feb 28 15:50:01 1997 +*************** +*** 108,117 **** + + #include <errno.h> + extern int errno; +- #ifndef netbsd +- /* NetBSD seems to choke on this, due to a slightly non-standard definition */ +- extern char *sys_errlist[]; +- #endif + #include <pwd.h> + + /* On AIX, we have to prefer strings.h, as string.h lacks a prototype +--- 108,113 ---- |
