"Michael S. Tsirkin" <m...@redhat.com> writes: > As usual, add more stubs to fix test build after main > codebase changes.
This doesn't apply, since: > diff --git a/tools/virtio/linux/virtio_config.h > b/tools/virtio/linux/virtio_config.h > index dafe1c9..806d683 100644 > --- a/tools/virtio/linux/virtio_config.h > +++ b/tools/virtio/linux/virtio_config.h > @@ -1,8 +1,7 @@ > #include <linux/virtio_byteorder.h> > #include <linux/virtio.h> > +#include <uapi/linux/virtio_config.h> > > -#define VIRTIO_TRANSPORT_F_START 28 > -#define VIRTIO_TRANSPORT_F_END 32 > /* Version in master has no headers in this file. What's this based on? Thanks, Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/