Re: udp: remove duplicate include

2015-11-18 Thread David Miller
From: Stephen Hemminger Date: Tue, 17 Nov 2015 13:46:48 -0800 > Signed-off-by: Stephen Hemminger Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

udp: remove duplicate include

2015-11-17 Thread Stephen Hemminger
Signed-off-by: Stephen Hemminger --- a/net/ipv4/udp.c2015-11-17 13:34:11.977265403 -0800 +++ b/net/ipv4/udp.c2015-11-17 13:34:11.973265332 -0800 @@ -100,7 +100,6 @@ #include #include #include -#include #include #include #include -- To unsubscribe from this list: send the li