mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-14 01:37:56 +08:00
tests: add proper include for nanosleep() on FreeBSD
Patch has been in the ports tree for quite a while, it may be useful to push it upstream. :)
This commit is contained in:
parent
fc7758c077
commit
81b9e4020f
@ -22,6 +22,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
#include <string>
|
||||
|
||||
#undef NDEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user