diff options
Diffstat (limited to 'net/uvgrtp/files/patch-src_srtp_base.hh')
| -rw-r--r-- | net/uvgrtp/files/patch-src_srtp_base.hh | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/uvgrtp/files/patch-src_srtp_base.hh b/net/uvgrtp/files/patch-src_srtp_base.hh new file mode 100644 index 000000000000..dab7f0449533 --- /dev/null +++ b/net/uvgrtp/files/patch-src_srtp_base.hh @@ -0,0 +1,12 @@ +--- src/srtp/base.hh.orig 2025-03-20 09:59:25 UTC ++++ src/srtp/base.hh +@@ -7,8 +7,8 @@ + #include <mswsock.h> + #include <inaddr.h> + #else +-#include <netinet/ip.h> + #include <arpa/inet.h> ++#include <netinet/ip.h> + #endif + + #include <cstdint> |
