]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed two bugs in previous commit: be sure to include tcp_debug.h when
authorDavid Greenman <dg@FreeBSD.org>
Fri, 12 Jul 1996 17:28:47 +0000 (17:28 +0000)
committerDavid Greenman <dg@FreeBSD.org>
Fri, 12 Jul 1996 17:28:47 +0000 (17:28 +0000)
commitaf7a29993083b1562f01c87bb774fbe4fc3579e7
treec9bb433f5b0aa761725416c0870aecab7fcc76e4
parent32bd8943f8714fd0b604223399717fd910950b35
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