]> git.pld-linux.org Git - packages/lynx.git/blob - lynx-config.hin.patch
- bugfix taken from OpenBSD
[packages/lynx.git] / lynx-config.hin.patch
1 --- lynx2-8-4.ori/config.hin    Thu Aug  3 19:19:52 2000
2 +++ lynx2-8-4/config.hin        Fri Aug  4 14:37:37 2000
3 @@ -274,4 +274,8 @@
4  extern char * strstr ();
5  #endif
6  
7 +#ifdef ENABLE_IPV6
8 +#define INET6
9 +#endif
10 +
11  #endif /* LYNX_CFG_H */
This page took 0.025172 seconds and 3 git commands to generate.