Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 1 |
/* |
/* |
| 2 |
* Copyright (c) 1998-2001, Robert O'Callahan |
* Copyright (c) 1998-2001, Robert O'Callahan |
| 3 |
* (C) 2004-2017 TeraTerm Project |
* (C) 2004-2019 TeraTerm Project |
| 4 |
* All rights reserved. |
* All rights reserved. |
| 5 |
* |
* |
| 6 |
* Redistribution and use in source and binary forms, with or without |
* Redistribution and use in source and binary forms, with or without |
| 49 |
|
|
| 50 |
#include <winsock2.h> |
#include <winsock2.h> |
| 51 |
#include <ws2tcpip.h> |
#include <ws2tcpip.h> |
| 52 |
|
#include <wspiapi.h> |
| 53 |
/* actual body of in6addr_any and in6addr_loopback is disappeared?? */ |
/* actual body of in6addr_any and in6addr_loopback is disappeared?? */ |
| 54 |
#undef IN6_IS_ADDR_LOOPBACK |
#undef IN6_IS_ADDR_LOOPBACK |
| 55 |
#define IN6_IS_ADDR_LOOPBACK(a) \ |
#define IN6_IS_ADDR_LOOPBACK(a) \ |
|
|
Legend:
| Removed from v.7455 |
|
| changed lines |
| |
Added in v.7479 |
|
|
|