X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fsunrpc%2Ftimer.c;h=8142fdb8a9306530452bbe76e6162bc09db42b73;hb=7562f876cd93800f2f8c89445f2a563590b24e09;hp=bcbdf6430d5c0d9f7486fcd8c15c5633489b5856;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=powerpc.git diff --git a/net/sunrpc/timer.c b/net/sunrpc/timer.c index bcbdf6430d..8142fdb8a9 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)