From: Nishi Date: Mon, 14 Oct 2024 18:08:05 +0000 (+0000) Subject: trying to add nextstep support X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=d583d7c9027ced5f782e042de1ebb135e99114db;p=tewi.git trying to add nextstep support git-svn-id: file:///raid/svn-personal/tewi/trunk@337 8739d7e6-ffea-ec47-b151-bdff447c6205 --- diff --git a/Server/http.c b/Server/http.c index ded50a7..7c76613 100644 --- a/Server/http.c +++ b/Server/http.c @@ -39,6 +39,7 @@ #else #ifdef __NeXT__ #include +#include #else #include #endif