attempt to make compile on sunos
This commit is contained in:
parent
9345eb5160
commit
4cd6ca354c
2
deps/ftplib-4.0-1/src/ftplib.c
vendored
2
deps/ftplib-4.0-1/src/ftplib.c
vendored
@ -44,7 +44,7 @@
|
||||
#elif defined(_WIN32)
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
#if defined(__APPLE__)
|
||||
#if defined(__APPLE__) || defined(__sun)
|
||||
#undef _REENTRANT
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user