aboutsummaryrefslogtreecommitdiffstats
path: root/main/rtpproxy/musl-fix-headers.patch
blob: e2ed24c2e865cfdf0cb12c431f9b925c5d152685 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./src/rtpp_util.c.orig
+++ ./src/rtpp_util.c
@@ -28,7 +28,6 @@
 
 #include <sys/time.h>
 #include <sys/types.h>
-#include <sys/sysctl.h>
 #include <sys/resource.h>
 #include <errno.h>
 #include <fcntl.h>