X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Flnx_virtio_blk.c;h=d47243a3d3b0fb384f22d382c6a43d3d412241a3;hb=5cfc2f5af1aeb9e226d677fc43c019779e26f2a0;hp=7e26b3081566e8d51d71a2cc4dedc4376d81f422;hpb=aac189310cca0f5f14543d91413d3b5b58250a3e;p=palacios-OLD.git diff --git a/palacios/src/devices/lnx_virtio_blk.c b/palacios/src/devices/lnx_virtio_blk.c index 7e26b30..d47243a 100644 --- a/palacios/src/devices/lnx_virtio_blk.c +++ b/palacios/src/devices/lnx_virtio_blk.c @@ -26,7 +26,7 @@ -#ifndef CONFIG_DEBUG_VIRTIO_BLK +#ifndef V3_CONFIG_DEBUG_VIRTIO_BLK #undef PrintDebug #define PrintDebug(fmt, args...) #endif