Resolves symbols map so sctp_xxx() functions are included.

PR:		112704
Submitted by:	kou@cozmixng.org
This commit is contained in:
Randall Stewart 2007-05-16 20:20:54 +00:00
parent f27f825839
commit ad9f3b406a

View File

@ -124,6 +124,20 @@ FBSD_1.0 {
in6addr_loopback;
in6addr_nodelocal_allnodes;
in6addr_linklocal_allnodes;
sctp_getaddrlen;
sctp_bindx;
sctp_connectx;
sctp_peeloff;
sctp_opt_info;
sctp_getpaddrs;
sctp_freepaddrs;
sctp_getladdrs;
sctp_freeladdrs;
sctp_sendmsg;
sctp_sendmsgx;
sctp_send;
sctp_sendx;
sctp_recvmsg;
};
FBSDprivate_1.0 {