From 04bc466cbd2baf2e34b2591cd18cd4bd60c1fec6 Mon Sep 17 00:00:00 2001 From: Nishi Date: Mon, 14 Oct 2024 18:09:30 +0000 Subject: [PATCH] trying to add nextstep support git-svn-id: file:///raid/svn-personal/tewi/trunk@338 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Server/http.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Server/http.c b/Server/http.c index 7c76613..cf74139 100644 --- a/Server/http.c +++ b/Server/http.c @@ -39,6 +39,7 @@ #else #ifdef __NeXT__ #include +#include #include #else #include -- 2.45.2