From: Andrew Morton Date: Wed, 10 Aug 2005 03:20:07 +0000 (-0700) Subject: [SUNRPC]: svcsock.c needs linux/tcp.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=91483c4b711549bff5e9069e25c4c1400b135198;p=deliverable%2Flinux.git [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 e750cb685cb6..199d3747bd42 100644 --- a/net/sunrpc/svcsock.c +++ b/net/sunrpc/svcsock.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include