Remove extraneous extern (its gotten from sctp_sysctl.h)

This commit is contained in:
Randall Stewart 2007-06-15 20:23:41 +00:00
parent c0fdfb956d
commit 0a374fd92a

View File

@ -45,11 +45,6 @@ __FBSDID("$FreeBSD$");
#include <netinet/sctputil.h>
#include <netinet/sctp_auth.h>
#ifdef SCTP_DEBUG
extern uint32_t sctp_debug_on;
#endif /* SCTP_DEBUG */
int
sctp_can_peel_off(struct socket *head, sctp_assoc_t assoc_id)