opnsense-ports/net/libzmq3/files/patch-tests__test_connect_delay.cpp
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
283 B
C++

--- ./tests/test_connect_delay.cpp.orig 2013-07-19 13:30:55.436108722 +0400
+++ ./tests/test_connect_delay.cpp 2013-07-19 13:30:59.430156726 +0400
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <time.h>
#include <string>
#undef NDEBUG