summaryrefslogtreecommitdiffstats
path: root/main/firefox/fix-media.patch
blob: af6045fe7251a6655b8e777266872a500d3dfe5a (plain)
1
2
3
4
5
6
7
8
9
10
--- mozilla-release/media.orig/mtransport/third_party/nICEr/src/stun/addrs.c
+++ mozilla-release/media/mtransport/third_party/nICEr/src/stun/addrs.c
@@ -45,7 +45,6 @@
 #include <sys/param.h>
 #include <sys/socket.h>
 #ifndef ANDROID
-#include <sys/sysctl.h>
 #include <sys/syslog.h>
 #else
 #include <syslog.h>