mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
Changelog: https://gitlab.linphone.org/BC/public/belle-sip/-/tags/5.4.2 Sponsored by: Cybermancer Infosec
10 lines
237 B
C
10 lines
237 B
C
--- src/belle_sip_internal.h.orig 2025-03-19 14:44:20 UTC
|
|
+++ src/belle_sip_internal.h
|
|
@@ -21,6 +21,7 @@
|
|
#define belle_utils_h
|
|
|
|
#include <errno.h>
|
|
+#include <netinet/in.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|