--- lavtools/liblavplay.c.orig +++ lavtools/liblavplay.c @@ -43,7 +43,12 @@ #include #include #ifdef HAVE_V4L +#ifdef __linux #include +#else +#include +#include +#endif #endif #ifndef X_DISPLAY_MISSING