mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
fix netcat build problem
This commit is contained in:
parent
793b583d09
commit
afbd9ec9e2
@ -69,6 +69,9 @@
|
||||
# include <sys/byteorder.h>
|
||||
#endif
|
||||
|
||||
/* rename to avoid collision in libssh */
|
||||
#define timeout_connect netcat_timeout_connect
|
||||
|
||||
/* Telnet options from arpa/telnet.h */
|
||||
#define IAC 255
|
||||
#define DONT 254
|
||||
|
Loading…
x
Reference in New Issue
Block a user