mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 18:55:10 +01:00
Previous FD_STSIZE patch reverted.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
2246689c8f
commit
756f7df8c8
@ -23,9 +23,6 @@
|
||||
#include <algorithm>
|
||||
|
||||
#ifdef ZMQ_HAVE_WINDOWS
|
||||
#if !defined FD_SETSIZE
|
||||
#define FD_SETSIZE 1024
|
||||
#endif
|
||||
#include "winsock2.h"
|
||||
#elif defined ZMQ_HAVE_HPUX
|
||||
#include <sys/param.h>
|
||||
|
Loading…
Reference in New Issue
Block a user