Browse Source

udp: remove duplicate include

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
stephen hemminger 9 years ago
parent
commit
945fae44d3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      net/ipv4/udp.c

+ 0 - 1
net/ipv4/udp.c

@@ -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>