Remove declaration of un-defined function tcp_seq_subtract().

Reviewed by:	gnn
MFC after:	1 week
Sponsored by:	Juniper Networks, Netflix
Differential Revision:	https://reviews.freebsd.org/D7055
This commit is contained in:
Jonathan T. Looney 2016-10-06 15:57:15 +00:00
parent 5a236b0ef9
commit 55a429a6dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306766

View File

@ -867,7 +867,6 @@ struct sackhole *tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);
void tcp_sack_partialack(struct tcpcb *, struct tcphdr *);
void tcp_free_sackholes(struct tcpcb *tp);
int tcp_newreno(struct tcpcb *, struct tcphdr *);
u_long tcp_seq_subtract(u_long, u_long );
int tcp_compute_pipe(struct tcpcb *);
static inline void