diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/vhost/vhost.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/vhost/vhost.c b/drivers/vhost/vhost.c index a29d91c776b4..916cdbc279e0 100644 --- a/drivers/vhost/vhost.c +++ b/drivers/vhost/vhost.c | |||
@@ -30,8 +30,6 @@ | |||
30 | #include <linux/if_packet.h> | 30 | #include <linux/if_packet.h> |
31 | #include <linux/if_arp.h> | 31 | #include <linux/if_arp.h> |
32 | 32 | ||
33 | #include <net/sock.h> | ||
34 | |||
35 | #include "vhost.h" | 33 | #include "vhost.h" |
36 | 34 | ||
37 | enum { | 35 | enum { |