ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/tewi/Server/http.c
(Generate patch)

Comparing Server/http.c (file contents):
Revision 1.1 by nishi, Thu Oct 17 09:53:39 2024 UTC vs.
Revision 1.2 by nishi, Thu Oct 17 10:24:24 2024 UTC

# Line 43 | Line 43
43   #include <time.h>
44   #include <sys/time.h>
45   #else
46 + #ifdef __bsdi__
47 + #include <sys/time.h>
48 + #endif
49   #include <sys/select.h>
50   #endif
51   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines