Add an SCTP symbol which was missed in
https://svnweb.freebsd.org/base?view=revision&revision=169622 This fixes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197783 Thanks to Jukka Ukkonen for reporting the bug and providing a fix. MFC after: 3 days
This commit is contained in:
parent
1a6b57192c
commit
45b602753a
@ -124,6 +124,7 @@ FBSD_1.0 {
|
||||
in6addr_nodelocal_allnodes;
|
||||
in6addr_linklocal_allnodes;
|
||||
sctp_getaddrlen;
|
||||
sctp_getassocid;
|
||||
sctp_bindx;
|
||||
sctp_connectx;
|
||||
sctp_peeloff;
|
||||
|
Loading…
Reference in New Issue
Block a user