ports/net/libzmq4/files/patch-tests_testutil.hpp
Thomas Petig f3f486e422 net/libzmq4: Update to 4.3.4, Fix security issues
- Patches removed were incorporated upstream.

Changelog:  https://github.com/zeromq/libzmq/releases/tag/v4.3.2
      https://github.com/zeromq/libzmq/releases/tag/v4.3.3
      https://github.com/zeromq/libzmq/releases/tag/v4.3.4

PR:		255102
Approved by:	koobs (maintainer, implicit)
MFH:		2021Q2
Security:	21ec4428-bdaa-11eb-a04e-641c67a117d8
Security:	6954a2b0-bda8-11eb-a04e-641c67a117d8

Co-authored-by: Danilo G. Baio <dbaio@FreeBSD.org>
2021-05-25 21:34:15 -03:00

11 lines
285 B
C++

--- tests/testutil.hpp.orig 2021-01-03 21:46:02 UTC
+++ tests/testutil.hpp
@@ -45,6 +45,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