aports/main/rtpproxy/musl-fix-headers.patch
Nathan Angelacos b854496b5c main/rtpproxy: Version bump to 2.0.0
new subpackage:  rtpproxy-debug
2015-03-12 17:29:14 +00:00

11 lines
208 B
Diff

--- ./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>