mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Add unistd header to test_connect_delay header
For sleep and usleep
This commit is contained in:
parent
35c55a2cde
commit
c7c834a945
@ -24,6 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "../include/zmq.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user