X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Finclude%2Fdevices%2Flnx_virtio.h;h=9afa4833027a4bd56346f7e61a819874adffe429;hb=37c18b2c2335a41c68c2f0b779fd2b7d51ab216d;hp=e50a1d17e9ecefa477a5a9dd488c1386af539fea;hpb=0160025157d9bc39687eb0c5df6cb3d965d20e07;p=palacios.git diff --git a/palacios/include/devices/lnx_virtio.h b/palacios/include/devices/lnx_virtio.h index e50a1d1..9afa483 100644 --- a/palacios/include/devices/lnx_virtio.h +++ b/palacios/include/devices/lnx_virtio.h @@ -23,7 +23,6 @@ #ifdef __V3VEE__ -#include /* PCI Vendor IDs (from Qemu) */ @@ -60,11 +59,6 @@ struct virtio_config { -struct vm_device * v3_create_virtio_blk(); - - - -