aboutsummaryrefslogtreecommitdiff
path: root/net/libzmq3/files/patch-tests__test_connect_delay.cpp
blob: 7143d96b85642df02331fc44de9bebec3db303bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./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