Oops. HAVE_INET6_STRUCTS was supposed to be HAS_INET6_STRUCTS. Luckily

it was implicitly on because we had AF_INET6 defined.
This commit is contained in:
Peter Wemm 1999-12-13 15:43:32 +00:00
parent 012ec02313
commit d5756b2599

View File

@ -54,8 +54,6 @@
#define PF_INET6 AF_INET6
#endif
#define HAVE_INET6_STRUCTS
#ifndef HAS_INET6_STRUCTS
/* Replace with structure from later rev of O/S if known. */
struct in6_addr {