tools/virtio: separate headers more.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Mar 2013 02:52:19 +0000 (13:22 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 20 Mar 2013 03:30:42 +0000 (14:00 +1030)
This makes them a bit more like the kernel headers, so we can include more
real kernel headers in our tests.

In addition this means that we don't break tools/virtio with the next
patch.

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

No differences found