define struct in6_addr if it's not defined. This lets the server
authoraland <aland>
Wed, 20 Apr 2005 19:54:27 +0000 (19:54 +0000)
committeraland <aland>
Wed, 20 Apr 2005 19:54:27 +0000 (19:54 +0000)
commit2840cdf8755d635903b3383f8e87b637027e5696
treede4c66907a25d07a4124c0ea1ce45f527d4759ee
parent58452bd68bcb333c00db935a7a8d2ca72508ee18
define struct in6_addr if it's not defined.  This lets the server
implement IPv6 for packets it's handling, even if it can't listen
on IPv6 sockets natively

This change will probably break the build for the next little while,
until the #ifdef AF_INET6 stuff gets cleaned up...
configure.in
src/include/autoconf.h.in
src/include/missing.h