diff options
Diffstat (limited to 'net/uvgrtp/files/patch-src_reception__flow.hh')
| -rw-r--r-- | net/uvgrtp/files/patch-src_reception__flow.hh | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/uvgrtp/files/patch-src_reception__flow.hh b/net/uvgrtp/files/patch-src_reception__flow.hh new file mode 100644 index 000000000000..c10f3a4dc898 --- /dev/null +++ b/net/uvgrtp/files/patch-src_reception__flow.hh @@ -0,0 +1,10 @@ +--- src/reception_flow.hh.orig 2025-03-20 09:59:25 UTC ++++ src/reception_flow.hh +@@ -16,6 +16,7 @@ + #ifdef _WIN32 + #include <ws2ipdef.h> + #else ++#include <arpa/inet.h> + #include <netinet/ip.h> + #include <sys/socket.h> + #endif |
