On Fri, May 24, 2013 at 12:24:56PM +0300, Martin Storsjö wrote:
> This fixes build failures on windows since 2a6eaeaa8.
> ---
>  libavutil/cpu.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavutil/cpu.c b/libavutil/cpu.c
> index b95158b..17273b6 100644
> --- a/libavutil/cpu.c
> +++ b/libavutil/cpu.c
> @@ -19,6 +19,7 @@
>  #include "cpu.h"
>  #include "config.h"
>  #include "opt.h"
> +#include "common.h"
>  
>  #if HAVE_SCHED_GETAFFINITY
>  #define _GNU_SOURCE
> -- 

LGTM
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to