[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151117134648.37d385c2@samsung9>
Date: Tue, 17 Nov 2015 13:46:48 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: udp: remove duplicate include
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
--- a/net/ipv4/udp.c 2015-11-17 13:34:11.977265403 -0800
+++ b/net/ipv4/udp.c 2015-11-17 13:34:11.973265332 -0800
@@ -100,7 +100,6 @@
#include <linux/slab.h>
#include <net/tcp_states.h>
#include <linux/skbuff.h>
-#include <linux/netdevice.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <net/net_namespace.h>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists