]> Git repositories of Nishi - tewi.git/commitdiff
trying to add nextstep support
authorNishi <nishi@nishi.boats>
Mon, 14 Oct 2024 18:09:30 +0000 (18:09 +0000)
committerNishi <nishi@nishi.boats>
Mon, 14 Oct 2024 18:09:30 +0000 (18:09 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@338 8739d7e6-ffea-ec47-b151-bdff447c6205

Server/http.c

index 7c766139c9c1aac02f3d75fb90cc8fc7871442e3..cf74139dfa5431dacd171df46491756a626b88a5 100644 (file)
@@ -39,6 +39,7 @@
 #else
 #ifdef __NeXT__
 #include <sys/socket.h>
+#include <time.h>
 #include <sys/time.h>
 #else
 #include <sys/select.h>