Core/SSH: Fixed to compile with MSC

git-svn-id: svn://ultimatepp.org/upp/trunk@13659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2019-10-25 21:56:21 +00:00
parent 8340f86a04
commit 73ca44cb1c

View file

@ -83,9 +83,9 @@
#ifdef flagPOSIX
#define HAVE_POLL
#endif
#ifdef flagGCC
#define HAVE_GETTIMEOFDAY
#endif
//#define HAVE_INET_ADDR
#define HAVE_SELECT
#define HAVE_SOCKET