mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-23 16:48:08 +02:00
Fix missing headers which makes compilation fail on Android.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
#endif
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#include <ctype.h>
|
||||
#endif
|
||||
|
||||
#include "socket_base.hpp"
|
||||
|
Reference in New Issue
Block a user