commit | 7542a6b0d273ba4338028d39bc0e6e8cbfc68898 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon May 06 13:29:36 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon May 06 14:04:06 2013 +0300 |
tree | 3f5744c642cff2c4b5eaa75e78f4cebcb54531ab | |
parent | fe729a57c8d85b6b38d62b64215d5f064e682940 [diff] |
vhost: drop virtio_net.h dependency There's no net specific code in vhost.c anymore, don't include the virtio_net.h header. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>