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

Commit bf5e0bd2 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vhost: remove unused include



vhost.c does not need to know about sockets,
don't include sock.h

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 8b7347aa
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -30,8 +30,6 @@
#include <linux/if_packet.h>
#include <linux/if_packet.h>
#include <linux/if_arp.h>
#include <linux/if_arp.h>


#include <net/sock.h>

#include "vhost.h"
#include "vhost.h"


enum {
enum {