helmfile: unpin buildGoModule
[NixPkgs.git] / pkgs / applications / networking / siproxd / cheaders.patch
blob69a3e3287371a029ce6294ee81ad270ead818fc8
1 diff --git a/src/dejitter.c b/src/dejitter.c
2 index 1904ab3..cb3624d 100644
3 --- a/src/dejitter.c
4 +++ b/src/dejitter.c
5 @@ -22,6 +22,8 @@
7 #include <errno.h>
9 +#include <string.h>
10 +#include <sys/time.h>
11 #include <unistd.h>
12 #include <sys/types.h>
13 #include <sys/socket.h>
14 #include <netinet/in.h>