Hardwire HAVE_INET6_STRUCTS rather than probe at compile time. -current
has the structures that probe_ipv6 tested for, so this will always be defined if the standard tests are run.
This commit is contained in:
parent
072355e049
commit
95a3c8199b
@ -54,7 +54,7 @@
|
||||
#define PF_INET6 AF_INET6
|
||||
#endif
|
||||
|
||||
#include <port_ipv6.h>
|
||||
#define HAVE_INET6_STRUCTS
|
||||
|
||||
#ifndef HAS_INET6_STRUCTS
|
||||
/* Replace with structure from later rev of O/S if known. */
|
||||
|
Loading…
Reference in New Issue
Block a user