X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fnet_hd.c;h=08947972826ca566040bb83ba221468b1bbabb06;hb=0e097100a26bc43eb8964734fa43130fc4c71429;hp=8db6b9766f3fc5d67d4cbd73ac15bbcccae8e48b;hpb=942df9bb1e2570764d24c74f797247536639502e;p=palacios.git diff --git a/palacios/src/devices/net_hd.c b/palacios/src/devices/net_hd.c index 8db6b97..0894797 100644 --- a/palacios/src/devices/net_hd.c +++ b/palacios/src/devices/net_hd.c @@ -22,7 +22,7 @@ #include #include -#ifndef DEBUG_IDE +#ifndef CONFIG_DEBUG_IDE #undef PrintDebug #define PrintDebug(fmt, args...) #endif