Il 10/04/2013 10:29, Jan Kiszka ha scritto:
> From: Jan Kiszka
>
> virtio/dataplane/vring.c requires the Linux headers and is built for all
> targets. So we need to add the corresponding include to QEMU_INCLUDES to
> avoid that outdated distribution headers are used.
>
> Signed-off-by: Jan Kiszk
From: Jan Kiszka
virtio/dataplane/vring.c requires the Linux headers and is built for all
targets. So we need to add the corresponding include to QEMU_INCLUDES to
avoid that outdated distribution headers are used.
Signed-off-by: Jan Kiszka
---
configure |5 +
1 files changed, 1 inserti