diff options
Diffstat (limited to 'news/gup/files/patch-ab')
-rw-r--r-- | news/gup/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/news/gup/files/patch-ab b/news/gup/files/patch-ab new file mode 100644 index 000000000000..4da3b19ed584 --- /dev/null +++ b/news/gup/files/patch-ab @@ -0,0 +1,10 @@ +--- rfc822.h.orig Sun May 9 12:53:24 1999 ++++ rfc822.h Sun May 9 12:53:58 1999 +@@ -246,7 +246,6 @@ + extern int errno; + extern int sys_nerr; + extern int optind; +-extern char *sys_errlist[]; + extern char **environ; + extern char *optarg; + |