cpu: Include common.h for av_popcount64
This fixes build failures on windows since 2a6eaeaa8. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
8a994b7406
commit
597208fde1
@ -19,6 +19,7 @@
|
||||
#include "cpu.h"
|
||||
#include "config.h"
|
||||
#include "opt.h"
|
||||
#include "common.h"
|
||||
|
||||
#if HAVE_SCHED_GETAFFINITY
|
||||
#define _GNU_SOURCE
|
||||
|
Loading…
x
Reference in New Issue
Block a user