Gnter Knauf's NetWare changes.
This commit is contained in:
@@ -55,10 +55,10 @@
|
||||
#include <winsock2.h>
|
||||
#else
|
||||
|
||||
#ifdef _AIX
|
||||
/* HP-UX systems version 9, 10 and 11 lack sys/select.h and so does oldish
|
||||
libc5-based Linux systems. Only include it on system that are known to
|
||||
require it! */
|
||||
#if defined(_AIX) || defined(NETWARE)
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user