aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@mindspring.com>2007-05-03 03:13:35 -0700
committerDavid S. Miller <davem@davemloft.net>2007-05-03 03:13:35 -0700
commit825e7d45cfa41bc96dd8ac4978b4d458a9ad5770 (patch)
tree0ea9672934e0ad096c1d0f2670aaf1bce2ffd822 /net/ipv4
parent[AFS]: Fix use of __exit functions from __init path (diff)
downloadlinux-dev-825e7d45cfa41bc96dd8ac4978b4d458a9ad5770.tar.xz
linux-dev-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/ipv4')
-rw-r--r--net/ipv4/tcp_yeah.h7
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 @@
-#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>