Changeset 337 in Main for trunk/Server


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

trying to add nextstep support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Server/http.c

    r336 r337  
    4040#ifdef __NeXT__
    4141#include <sys/socket.h>
     42#include <sys/time.h>
    4243#else
    4344#include <sys/select.h>
Note: See TracChangeset for help on using the changeset viewer.