Skip to content

Commit

Permalink
RDS: remove unused #include <version.h>
Browse files Browse the repository at this point in the history
Remove unused #include <version.h> in net/rds/af_rds.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Huang Weiyi authored and David S. Miller committed Apr 10, 2009
1 parent 830eb7d commit 9c56a84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/rds/af_rds.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include <linux/kernel.h>
#include <linux/in.h>
#include <linux/poll.h>
#include <linux/version.h>
#include <net/sock.h>

#include "rds.h"
Expand Down

0 comments on commit 9c56a84

Please sign in to comment.