diff --git a/src/zapit/include/zapit/frontend_types.h b/src/zapit/include/zapit/frontend_types.h index c43f64de1..4883339e4 100644 --- a/src/zapit/include/zapit/frontend_types.h +++ b/src/zapit/include/zapit/frontend_types.h @@ -68,7 +68,9 @@ #define _HAVE_DVB57 1 #else #if HAVE_SPARK_HARDWARE +#ifdef WARN_DVBAPI #warning DVB_API < 5.7 -- no DVB-T2/DTMB support. +#endif #else #error DVB_API < 5.7 => fix your toolchain #endif