forked from Lainports/freebsd-ports
- Pet portclippy - Refresh patches - Update MASTER_SITES to Github archive as the current is defunct
10 lines
231 B
C++
10 lines
231 B
C++
--- 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
|