Skip to content

Commit

Permalink
rds: duplicate include net/tcp.h
Browse files Browse the repository at this point in the history
Duplicate include detected.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
stephen hemminger authored and David S. Miller committed Feb 11, 2016
1 parent 6d9b6f4 commit f48e723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/rds/tcp.c
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit f48e723

Please sign in to comment.