[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160209220447.382b28a6@xeon-e3>
Date: Tue, 9 Feb 2016 22:04:47 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Chien Yen <chien.yen@...cle.com>,
David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next] rds: duplicate include net/tcp.h
Duplicate include detected.
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
--- a/net/rds/tcp.c 2015-12-17 17:17:15.000000000 -0800
+++ b/net/rds/tcp.c 2016-02-09 22:02:23.491897938 -0800
@@ -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"
Powered by blists - more mailing lists