Author: tuexen Date: Sun Oct 13 09:35:03 2019 New Revision: 353466 URL: https://svnweb.freebsd.org/changeset/base/353466
Log: Remove line not needed. Submitted by: markj@ MFC after: 3 days Modified: head/sys/netinet6/sctp6_usrreq.c Modified: head/sys/netinet6/sctp6_usrreq.c ============================================================================== --- head/sys/netinet6/sctp6_usrreq.c Sun Oct 13 06:59:37 2019 (r353465) +++ head/sys/netinet6/sctp6_usrreq.c Sun Oct 13 09:35:03 2019 (r353466) @@ -57,8 +57,6 @@ __FBSDID("$FreeBSD$"); #include <netinet/icmp6.h> #include <netinet/udp.h> -extern struct protosw inetsw[]; - int sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) { _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"