diff options
| author | Jonathan Lemon <jlemon@FreeBSD.org> | 2001-12-21 04:41:08 +0000 |
|---|---|---|
| committer | Jonathan Lemon <jlemon@FreeBSD.org> | 2001-12-21 04:41:08 +0000 |
| commit | 45a0329051ee4e5a018893def634b73d3df40fd4 (patch) | |
| tree | dcae0b83a338727559fd79c7cbb292628a983d0d /sys/netinet/tcp_debug.c | |
| parent | 205b2b610713c7ea47fa4b60dbc96fcc19970267 (diff) | |
Notes
Diffstat (limited to 'sys/netinet/tcp_debug.c')
| -rw-r--r-- | sys/netinet/tcp_debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c index 89e9d7cbc94a..531d894453f7 100644 --- a/sys/netinet/tcp_debug.c +++ b/sys/netinet/tcp_debug.c @@ -55,6 +55,7 @@ #include <sys/protosw.h> #include <sys/socket.h> +#include <net/route.h> #include <netinet/in.h> #include <netinet/in_systm.h> #include <netinet/ip.h> |
