diff options
Diffstat (limited to 'sys/netinet/sctp_os.h')
-rw-r--r-- | sys/netinet/sctp_os.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/sctp_os.h b/sys/netinet/sctp_os.h index 1e38cdf..fb7c536 100644 --- a/sys/netinet/sctp_os.h +++ b/sys/netinet/sctp_os.h @@ -61,6 +61,7 @@ __FBSDID("$FreeBSD$"); + /* All os's must implement this address gatherer. If * no VRF's exist, then vrf 0 is the only one and all * addresses and ifn's live here. |