]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/cpu.c
Merge commit '80fefbed623491b92fe59ead99225f99c0d0ca08'
[ffmpeg] / libavutil / cpu.c
index 8b1c56514b56f1032661297164079d9a42fc27b1..a31e195b6985ced5dee256e1bdc5a2aece639dfa 100644 (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