mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
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:
parent
8340f86a04
commit
73ca44cb1c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue