mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 08:34:00 +00:00
Merge pull request #120 from fichtner/nanosleep_include
tests: add proper include for nanosleep() on FreeBSD
This commit is contained in:
commit
3498e893dc
@ -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