Update port_after.h to reflect FreeBSD values.
This commit is contained in:
parent
afcf65b56b
commit
13a6ffa5e8
@ -43,8 +43,10 @@
|
||||
* derived systems for which AF_INET6 is defined.
|
||||
*/
|
||||
#ifndef AF_INET6
|
||||
#define AF_INET6 24
|
||||
#else
|
||||
#define AF_INET6 28
|
||||
#endif
|
||||
|
||||
#ifdef SIN6_LEN
|
||||
#define HAS_INET6_STRUCTS
|
||||
#define HAVE_SA_LEN
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user