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

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
......@@ -30,8 +30,6 @@
#include <linux/if_packet.h>
#include <linux/if_arp.h>
#include <net/sock.h>
#include "vhost.h"
enum {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment