fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / net / sunrpc / timer.c
index bcbdf64..8142fdb 100644 (file)
@@ -19,8 +19,6 @@
 #include <linux/unistd.h>
 
 #include <linux/sunrpc/clnt.h>
-#include <linux/sunrpc/xprt.h>
-#include <linux/sunrpc/timer.h>
 
 #define RPC_RTO_MAX (60*HZ)
 #define RPC_RTO_INIT (HZ/5)