lguest: example launcher header cleanup.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 25 Oct 2007 04:09:25 +0000 (14:09 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 25 Oct 2007 04:09:25 +0000 (14:09 +1000)
Now the kernel headers are clean for userspace export, we don't need
to typedef kernel types before including them.  We also don't need
pci_ids.h (that was from an earlier virtio draft).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found