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:
Michael Tuexen 2015-03-28 09:08:57 +00:00
parent a9eb27a990
commit 4b2dd7af64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280782

View file

@ -124,6 +124,7 @@ FBSD_1.0 {
in6addr_nodelocal_allnodes;
in6addr_linklocal_allnodes;
sctp_getaddrlen;
sctp_getassocid;
sctp_bindx;
sctp_connectx;
sctp_peeloff;