Changeset 359 in Main for trunk/config_platform.h


Ignore:
Timestamp:
Oct 16, 2024, 11:34:51 PM (4 weeks ago)
Author:
Nishi
Message:

add dos supportr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config_platform.h

    r350 r359  
    7070#endif
    7171
     72#if defined(__WATCOMC__) && defined(__DOS__) && !defined(NO_IPV6)
     73#define NO_IPV6
     74#endif
     75
    7276#if defined(__NeXT__) && !defined(NO_IPV6)
    7377#define NO_IPV6
Note: See TracChangeset for help on using the changeset viewer.