diff options
Diffstat (limited to 'www-client/lynx/files/lynx-2.8.4.1d-gentoo.patch')
-rw-r--r-- | www-client/lynx/files/lynx-2.8.4.1d-gentoo.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www-client/lynx/files/lynx-2.8.4.1d-gentoo.patch b/www-client/lynx/files/lynx-2.8.4.1d-gentoo.patch new file mode 100644 index 000000000000..0d28397d1b0c --- /dev/null +++ b/www-client/lynx/files/lynx-2.8.4.1d-gentoo.patch @@ -0,0 +1,8 @@ +--- src/LYStrings.c Wed May 29 14:41:43 2002 ++++ src/LYStrings.c~ Wed May 29 14:41:21 2002 +@@ -1,3 +1,4 @@ ++#include <term.h> + #include <HTUtils.h> + #include <HTCJK.h> + #include <UCAux.h> + |