]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed two bugs in previous commit: be sure to include tcp_debug.h when
authordg <dg@FreeBSD.org>
Fri, 12 Jul 1996 17:28:47 +0000 (17:28 +0000)
committerdg <dg@FreeBSD.org>
Fri, 12 Jul 1996 17:28:47 +0000 (17:28 +0000)
commit6657f01bfd009bbf4ec0481a17712259abf8ea77
treec9bb433f5b0aa761725416c0870aecab7fcc76e4
parent48c30a896bf1b18eaeda0b3128342b6db44c2296
Fixed two bugs in previous commit: be sure to include tcp_debug.h when
TCPDEBUG is defined, and fix typo in TCPDEBUG2() macro.
sys/netinet/tcp_timer.c
sys/netinet/tcp_usrreq.c