RDS: remove unused #include <version.h>
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>
This commit is contained in:
parent
830eb7d56c
commit
9c56a84478
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue