summary refs log blame commit diff
path: root/pkgs/applications/networking/siproxd/cheaders.patch
blob: 69a3e3287371a029ce6294ee81ad270ead818fc8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                            
 
                   
 

                      
                    


                        
diff --git a/src/dejitter.c b/src/dejitter.c
index 1904ab3..cb3624d 100644
--- a/src/dejitter.c
+++ b/src/dejitter.c
@@ -22,6 +22,8 @@

 #include <errno.h>

+#include <string.h>
+#include <sys/time.h>
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>