lagging file I forgot to commit with my nr-sack fixes... opps

Reviewed by:	tuexen@freebsd.org
This commit is contained in:
Randall Stewart 2010-03-24 20:01:14 +00:00
parent 77acdc2565
commit 7fa19ca6c1

View File

@ -169,8 +169,6 @@ sctp_report_all_outbound(struct sctp_tcb *, int, int
int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
/* EY nr_sack version of the above method, expands nr_mapping_array */
int sctp_expand_nr_mapping_array(struct sctp_association *, uint32_t);
void
sctp_abort_notification(struct sctp_tcb *, int, int
#if !defined(__APPLE__) && !defined(SCTP_SO_LOCK_TESTING)