X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fsunrpc%2Ftimer.c;h=8142fdb8a9306530452bbe76e6162bc09db42b73;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=bcbdf6430d5c0d9f7486fcd8c15c5633489b5856;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;p=linux-2.6.git diff --git a/net/sunrpc/timer.c b/net/sunrpc/timer.c index bcbdf6430..8142fdb8a 100644 --- a/net/sunrpc/timer.c +++ b/net/sunrpc/timer.c @@ -19,8 +19,6 @@ #include #include -#include -#include #define RPC_RTO_MAX (60*HZ) #define RPC_RTO_INIT (HZ/5)