summaryrefslogtreecommitdiff
path: root/www/amaya/files/patch-libwww-Library-src-wwwsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/amaya/files/patch-libwww-Library-src-wwwsys.h')
-rw-r--r--www/amaya/files/patch-libwww-Library-src-wwwsys.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/amaya/files/patch-libwww-Library-src-wwwsys.h b/www/amaya/files/patch-libwww-Library-src-wwwsys.h
new file mode 100644
index 000000000000..695436916214
--- /dev/null
+++ b/www/amaya/files/patch-libwww-Library-src-wwwsys.h
@@ -0,0 +1,13 @@
+--- ../../libwww/Library/src/wwwsys.h.orig Fri Aug 12 20:41:18 2005
++++ ../../libwww/Library/src/wwwsys.h Sun Aug 14 11:16:55 2005
+@@ -1320,10 +1320,6 @@
+ #define socerrno errno
+ #endif
+
+-#ifndef HAVE_STRERROR /* Otherwise use the table */
+-extern char *sys_errlist[];
+-extern int sys_nerr;
+-#endif
+
+ /*
+ .