aboutsummaryrefslogtreecommitdiffstats
path: root/testing/firefox/libavutil.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/firefox/libavutil.patch')
-rw-r--r--testing/firefox/libavutil.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/firefox/libavutil.patch b/testing/firefox/libavutil.patch
new file mode 100644
index 0000000000..ba1e1a2457
--- /dev/null
+++ b/testing/firefox/libavutil.patch
@@ -0,0 +1,12 @@
+diff --git a/media/libav/libavutil/cpu.c b/media/libav/libavutil/cpu.c
+index 354d21e..6a44cea 100644
+--- a/media/libav/libavutil/cpu.c
++++ b/media/libav/libavutil/cpu.c
+@@ -36,7 +36,6 @@
+ #include <sys/param.h>
+ #endif
+ #include <sys/types.h>
+-#include <sys/sysctl.h>
+ #endif
+ #if HAVE_SYSCONF
+ #include <unistd.h>