diff options
Diffstat (limited to 'www/lynx-current/files')
-rw-r--r-- | www/lynx-current/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/lynx-current/files/patch-aa b/www/lynx-current/files/patch-aa new file mode 100644 index 000000000000..8bc0417d6736 --- /dev/null +++ b/www/lynx-current/files/patch-aa @@ -0,0 +1,10 @@ +--- configure.bak Mon Feb 8 13:32:59 1999 ++++ configure Fri Feb 19 14:42:38 1999 +@@ -6233,6 +6233,7 @@ + #line 6234 "configure" + #include "confdefs.h" + ++#include <sys/types.h> + #include <sys/socket.h> + #include <netinet/in.h> + #include <arpa/inet.h> |