X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Framdisk.c;h=05e9bda5df07e66f03208aa1c02c3c58666f5e09;hb=0d60954c2b59017520c4c3ba7d2dde0bbfc9a2d6;hp=4598707c5114a5c9fed95736bd860e6e8abc7536;hpb=6d6988cc9c8bac21d96afd800076afe0915cf2cd;p=palacios-OLD.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