diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-05-03 06:13:35 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-05-03 06:13:35 -0400 |
commit | 825e7d45cfa41bc96dd8ac4978b4d458a9ad5770 (patch) | |
tree | 0ea9672934e0ad096c1d0f2670aaf1bce2ffd822 /net | |
parent | fbb3fcba72ff52ee3d9990c9dec0c95cd9d0ce17 (diff) |
[TCP]: Delete unused header file net/ipv4/tcp_yeah.h.
Delete the apparently unused header file net/ipv4/tcp_yeah.h.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r-- | net/ipv4/tcp_yeah.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net/ipv4/tcp_yeah.h b/net/ipv4/tcp_yeah.h deleted file mode 100644 index ed3b7198f23c..000000000000 --- a/net/ipv4/tcp_yeah.h +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | #include <linux/mm.h> | ||
2 | #include <linux/module.h> | ||
3 | #include <linux/skbuff.h> | ||
4 | #include <linux/inet_diag.h> | ||
5 | #include <asm/div64.h> | ||
6 | |||
7 | #include <net/tcp.h> | ||