blob: 70c1e9a7f4cf9192f913a34be0c4915670ed51f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tests/test_connect_delay.cpp.orig 2013-11-13 17:57:23 UTC
+++ tests/test_connect_delay.cpp
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <time.h>
#include <string>
#undef NDEBUG
|