diff --git a/ffmpeg.c b/ffmpeg.c index 27374a7fce..4e6714d827 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -37,6 +37,7 @@ #include "libavformat/os_support.h" #ifdef HAVE_SYS_RESOURCE_H +#include #include #elif defined(HAVE_GETPROCESSTIMES) #include