This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
avutil/cpu: remove duplicate include
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer
12 years ago
parent
1c4fa2aaf2
commit
0506f3fa38
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavutil/cpu.c
+ 0
- 1
libavutil/cpu.c
View File
@@ -36,7 +36,6 @@
#include <sys/param.h>
#include <sys/param.h>
#endif
#endif
#include <sys/types.h>
#include <sys/types.h>
#include <sys/param.h>
#include <sys/sysctl.h>
#include <sys/sysctl.h>
#endif
#endif
#if HAVE_SYSCONF
#if HAVE_SYSCONF
Write
Preview
Loading…
Cancel
Save