Deleted Added
full compact
33c33
< __FBSDID("$FreeBSD: head/sys/netinet/tcp_input.c 185348 2008-11-26 22:32:07Z zec $");
---
> __FBSDID("$FreeBSD: head/sys/netinet/tcp_input.c 185571 2008-12-02 21:37:28Z bz $");
89a90
> #include <netinet/vinet.h>
90a92,95
> #ifdef INET6
> #include <netinet6/vinet6.h>
> #endif
>