avutil/cpu: remove duplicate include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-09-21 14:55:57 +02:00
parent 1c4fa2aaf2
commit 0506f3fa38
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
#include <sys/param.h>
#include <sys/sysctl.h>
#endif
#if HAVE_SYSCONF