X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Framdisk.c;h=05e9bda5df07e66f03208aa1c02c3c58666f5e09;hb=94f67717b6461df514dc225ed84f03b44c44061b;hp=4598707c5114a5c9fed95736bd860e6e8abc7536;hpb=feae9dcec518f57049429ee391f903745cb04749;p=palacios.git diff --git a/palacios/src/devices/ramdisk.c b/palacios/src/devices/ramdisk.c index 4598707..05e9bda 100644 --- a/palacios/src/devices/ramdisk.c +++ b/palacios/src/devices/ramdisk.c @@ -21,7 +21,7 @@ #include -#ifndef CONFIG_DEBUG_RAMDISK +#ifndef V3_CONFIG_DEBUG_RAMDISK #undef PrintDebug #define PrintDebug(fmt, args...) #endif