From: Andrew Morton Date: Wed, 10 Aug 2005 03:20:07 +0000 (-0700) Subject: [SUNRPC]: svcsock.c needs linux/tcp.h X-Git-Tag: v2.6.14-rc1~1035^2~147 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91483c4b711549bff5e9069e25c4c1400b135198;p=linux-2.6 [SUNRPC]: svcsock.c needs linux/tcp.h Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- diff --git a/net/sunrpc/svcsock.c b/net/sunrpc/svcsock.c index e750cb685c..199d3747bd 100644 --- a/net/sunrpc/svcsock.c +++ b/net/sunrpc/svcsock.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include