mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition.
Originally committed as revision 18774 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f1933e436c
commit
f8c0692d8e
@ -22,6 +22,8 @@
|
||||
* Checks for AltiVec presence.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef __APPLE__
|
||||
#undef _POSIX_C_SOURCE
|
||||
#include <sys/sysctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user