X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fnetdisk.c;h=a4c4fc8625913768643273355197abc2359d5528;hb=94f67717b6461df514dc225ed84f03b44c44061b;hp=9a1509a3d7da6af4a04b759211fc8e503894b53f;hpb=feae9dcec518f57049429ee391f903745cb04749;p=palacios.git diff --git a/palacios/src/devices/netdisk.c b/palacios/src/devices/netdisk.c index 9a1509a..a4c4fc8 100644 --- a/palacios/src/devices/netdisk.c +++ b/palacios/src/devices/netdisk.c @@ -21,7 +21,7 @@ #include #include -#ifndef CONFIG_DEBUG_IDE +#ifndef V3_CONFIG_DEBUG_IDE #undef PrintDebug #define PrintDebug(fmt, args...) #endif