0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-03-18 17:36:57 +00:00

Merge pull request from GreatFruitOmsk/master

Backport 
This commit is contained in:
Pieter Hintjens 2016-01-21 08:58:23 +01:00
commit 802c2a8a2b

@ -44,6 +44,7 @@
#endif
#else
#include <unistd.h>
#include <ctype.h>
#endif
#include "socket_base.hpp"