--- lavtools/liblavplay.c.orig 2021-09-05 06:14:13 UTC +++ lavtools/liblavplay.c @@ -44,7 +44,12 @@ #include #include #ifdef HAVE_V4L +#ifdef __linux #include +#else +#include +#include +#endif #endif #ifndef X_DISPLAY_MISSING