]> err.no Git - linux-2.6/blobdiff - net/sunrpc/timer.c
[8021Q]: vlan_ioctl_handler: fix return value
[linux-2.6] / net / sunrpc / timer.c
index bcbdf6430d5c0d9f7486fcd8c15c5633489b5856..8142fdb8a9306530452bbe76e6162bc09db42b73 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)