vhost.c: include <linux/vhost.h> last
commit15a2cb7b70b8d55f650bd51d25b4aebc39186934
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 8 Apr 2010 20:49:50 +0000 (8 17:49 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 11 Apr 2010 17:16:28 +0000 (11 20:16 +0300)
tree3db111d50e3a1530ff35e23ed629336ecf13c8ab
parentc6b35ac4c47290561b072a34f7bf1fdbc540a4a3
vhost.c: include <linux/vhost.h> last

So the userspace headers define KERNEL_STRICT_NAMES and there's no
conflict on type definition for older kernels.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/vhost.c