diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-09 08:59:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-09 08:59:25 +0000 |
commit | a4cd3a36c07bf2e5aab9e44b97d560de78e823d7 (patch) | |
tree | 82361c3ee663cf92fa9f76e646ea7c72426f0d6b /www/amaya/files/patch-libwww-Library-src-wwwsys.h | |
parent | Chase the thunderbird's big change by fix DEPENDS and build. (diff) |
- Update to 9.2.1
PR: ports/85698
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: Adam Kranzel <adam@blacktabby.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=142273
Diffstat (limited to 'www/amaya/files/patch-libwww-Library-src-wwwsys.h')
-rw-r--r-- | www/amaya/files/patch-libwww-Library-src-wwwsys.h | 13 |
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 + + /* + . |