diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-05-03 03:13:35 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-05-03 03:13:35 -0700 |
commit | 825e7d45cfa41bc96dd8ac4978b4d458a9ad5770 (patch) | |
tree | 0ea9672934e0ad096c1d0f2670aaf1bce2ffd822 /net | |
parent | fbb3fcba72ff52ee3d9990c9dec0c95cd9d0ce17 (diff) | |
download | linux-3.10-825e7d45cfa41bc96dd8ac4978b4d458a9ad5770.tar.gz linux-3.10-825e7d45cfa41bc96dd8ac4978b4d458a9ad5770.tar.bz2 linux-3.10-825e7d45cfa41bc96dd8ac4978b4d458a9ad5770.zip |
[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 ed3b7198f23..00000000000 --- a/net/ipv4/tcp_yeah.h +++ /dev/null @@ -1,7 +0,0 @@ -#include <linux/mm.h> -#include <linux/module.h> -#include <linux/skbuff.h> -#include <linux/inet_diag.h> -#include <asm/div64.h> - -#include <net/tcp.h> |