Remove line not needed.

Submitted by:		markj@
MFC after:		3 days
This commit is contained in:
tuexen 2019-10-13 09:35:03 +00:00
parent a3fd50a480
commit 164e0334a4

View File

@ -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)
{