Am Mittwoch, 23. April 2008 schrieb Avi Kivity: > >> #define VIRTIO_CONFIG_S_FAILED 0x80 > >> > >> #ifdef __KERNEL__ > >> -struct virtio_device; > >> +#include <linux/virtio.h> > >> > > > > I just realized, that this breaks make headers_check as we dont export > > virtio.h (and we dont want to export it as it relies on scatterlist.h). > > > > > > It's guarded by a #ifdef __KERNEL__, so it should be alright.
Yes, you are right. Thanks ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel