Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7455 by doda, Fri Mar 1 10:20:20 2019 UTC revision 7479 by zmatsuo, Wed Mar 13 15:32:17 2019 UTC
# Line 1  Line 1 
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
# Line 49  See LICENSE.TXT for the license. Line 49  See LICENSE.TXT for the license.
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26