ports/net/libzmq4/files/patch-tests_testutil.hpp
Muhammad Moinur Rahman 8c5383c412 net/libzmq4: Update version 4.3.4=>4.3.5
- Relicensed from LGPL30+ to MPL20

Changelog: https://github.com/zeromq/libzmq/releases/tag/v4.3.5
2024-01-12 23:37:12 +01:00

11 lines
285 B
C++

--- tests/testutil.hpp.orig 2023-06-18 14:40:34 UTC
+++ tests/testutil.hpp
@@ -23,6 +23,8 @@
#include <arpa/inet.h>
#include <unistd.h>
#include <stdlib.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
#endif
// This defines the settle time used in tests; raise this if we