Upstream-Status: Pending Signed-off-by: Saul Wold Index: alsa-tools-1.0.26.1/hda-verb/hda-verb.c =================================================================== --- alsa-tools-1.0.26.1.orig/hda-verb/hda-verb.c +++ alsa-tools-1.0.26.1/hda-verb/hda-verb.c @@ -13,7 +13,7 @@ #include #include #include -#ifndef __PPC__ +#if !(__PPC__ || __mips__) #include #endif #include