mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 16:56:11 +01:00
Merge pull request #376 from ianbarber/master
Add unistd header to test
This commit is contained in:
commit
a9507cc267
@ -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…
x
Reference in New Issue
Block a user