Commit f8c0692d authored by Diego Biurrun's avatar Diego Biurrun

Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition.

Originally committed as revision 18774 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f1933e43
......@@ -22,6 +22,8 @@
* Checks for AltiVec presence.
*/
#include "config.h"
#ifdef __APPLE__
#undef _POSIX_C_SOURCE
#include <sys/sysctl.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment