X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Flnx_virtio_vnet.c;h=85535e8f3ef463eb411285f30d25a2291f3bd8db;hb=759c441577f2a3b1510f341eec122a993fdb7c9f;hp=87f158d3f4347e47b2bc8ebd29916064752bef8d;hpb=fdb16aa5e99a19a91264ae84beaf77d3036548d5;p=palacios-OLD.git diff --git a/palacios/src/devices/lnx_virtio_vnet.c b/palacios/src/devices/lnx_virtio_vnet.c index 87f158d..85535e8 100644 --- a/palacios/src/devices/lnx_virtio_vnet.c +++ b/palacios/src/devices/lnx_virtio_vnet.c @@ -28,7 +28,7 @@ #include -#ifndef CONFIG_DEBUG_LINUX_VIRTIO_VNET +#ifndef V3_CONFIG_DEBUG_LINUX_VIRTIO_VNET #undef PrintDebug #define PrintDebug(fmt, args...) #endif