Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f2b0a5a authored by David S. Miller's avatar David S. Miller
Browse files

netvsc: Remove mistaken udp.h inclusion.



Based upon v2 of Stephen's patch.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f112be65
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@
#include <net/arp.h>
#include <net/route.h>
#include <net/sock.h>
#include <net/udp.h>
#include <net/pkt_sched.h>

#include "hyperv_net.h"