Declare a static function as such.

MFC after:	3 days
This commit is contained in:
Michael Tuexen 2012-09-23 07:23:18 +00:00
parent 1f008b99cc
commit a98809db78

View File

@ -6412,7 +6412,7 @@ sctp_copy_mbufchain(struct mbuf *clonechain,
} }
} }
int static int
sctp_med_chunk_output(struct sctp_inpcb *inp, sctp_med_chunk_output(struct sctp_inpcb *inp,
struct sctp_tcb *stcb, struct sctp_tcb *stcb,
struct sctp_association *asoc, struct sctp_association *asoc,