Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-sparc64-akpm/net/ipv4/Kconfig |    1 +
 1 files changed, 1 insertion(+)

diff -puN net/ipv4/Kconfig~tcp-westwood-support-kconfig-fix net/ipv4/Kconfig
--- 25-sparc64/net/ipv4/Kconfig~tcp-westwood-support-kconfig-fix	2005-03-20 20:51:18.000000000 -0800
+++ 25-sparc64-akpm/net/ipv4/Kconfig	2005-03-20 20:52:02.000000000 -0800
@@ -426,6 +426,7 @@ config TCP_CONG_BIC
 
 config TCP_CONG_WESTWOOD
 	tristate "TCP Westwood+"
+	select IP_TCPDIAG
 	default y
 	---help---
 	TCP Westwood+ is a sender-side only modification of the TCP Reno
_