mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
Update port_after.h to reflect FreeBSD values.
This commit is contained in:
parent
afcf65b56b
commit
13a6ffa5e8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=71837
@ -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