vhost: remove unused include

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

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Michael S. Tsirkin 2010-11-14 17:33:25 +02:00
parent 8b7347aab6
commit bf5e0bd27f
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
#include <linux/if_packet.h>
#include <linux/if_arp.h>
#include <net/sock.h>
#include "vhost.h"
enum {