Changeset 327 in Main for trunk/config.h.tmpl


Ignore:
Timestamp:
Oct 15, 2024, 2:49:23 AM (5 weeks ago)
Author:
Nishi
Message:

trying to add nextstep support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config.h.tmpl

    r325 r327  
    8181#endif
    8282
     83#if defined(__NeXT__) && defined(USE_POLL)
     84#undef USE_POLL
     85#endif
     86
    8387#endif
    8488
Note: See TracChangeset for help on using the changeset viewer.