Changeset 335 in Main for trunk/Server/http.c


Ignore:
Timestamp:
Oct 15, 2024, 3:06:21 AM (5 weeks ago)
Author:
Nishi
Message:

trying to add nextstep support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Server/http.c

    r315 r335  
    3838#endif
    3939#else
     40#ifndef __NeXT__
    4041#include <sys/select.h>
     42#endif
    4143#endif
    4244#endif
Note: See TracChangeset for help on using the changeset viewer.