diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cwish/files/patch-04 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/cwish/files/patch-04 b/misc/cwish/files/patch-04 new file mode 100644 index 0000000..e51fac8 --- /dev/null +++ b/misc/cwish/files/patch-04 @@ -0,0 +1,10 @@ +--- header.c.orig Wed Sep 4 19:24:30 2002 ++++ header.c Wed Sep 4 19:24:48 2002 +@@ -118,7 +118,6 @@ + #ifndef OWN_SYS_ERRLIST + extern char *sys_errlist[]; + #endif +- extern int sys_nerr; + + int i; + |