12 lines
218 B
Text
12 lines
218 B
Text
|
Index: src/rtpproxy.c
|
||
|
--- src/rtpproxy.c.orig
|
||
|
+++ src/rtpproxy.c
|
||
|
@@ -22,6 +22,7 @@
|
||
|
|
||
|
#include <unistd.h>
|
||
|
#include <sys/types.h>
|
||
|
+#include <sys/time.h>
|
||
|
#include <netinet/in.h>
|
||
|
|
||
|
#include <osipparser2/osip_parser.h>
|