瀏覽代碼

rds: duplicate include net/tcp.h

Duplicate include detected.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
stephen hemminger 9 年之前
父節點
當前提交
f48e72318a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      net/rds/tcp.c

+ 0 - 1
net/rds/tcp.c

@@ -37,7 +37,6 @@
 #include <net/tcp.h>
 #include <net/net_namespace.h>
 #include <net/netns/generic.h>
-#include <net/tcp.h>
 
 #include "rds.h"
 #include "tcp.h"