diff --git a/cpudetect.c b/cpudetect.c index 8791d4aa0f..d045dc0265 100644 --- a/cpudetect.c +++ b/cpudetect.c @@ -448,6 +448,9 @@ static void check_os_katmai_support( void ) #ifdef __APPLE__ #include +#elif __AMIGAOS4__ +/* nothing */ +#else #include #include