From: Nishi Date: Mon, 14 Oct 2024 18:27:39 +0000 (+0000) Subject: trying to add nextstep support X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=47c2b74d244f9351e4306853a80687a330380d92;p=tewi.git trying to add nextstep support git-svn-id: file:///raid/svn-personal/tewi/trunk@344 8739d7e6-ffea-ec47-b151-bdff447c6205 --- diff --git a/Server/strptime.c b/Server/strptime.c index c51ec26..3148cc5 100644 --- a/Server/strptime.c +++ b/Server/strptime.c @@ -469,7 +469,7 @@ recurse: bp = NULL; continue; } -#if defined(_WIN32) || defined(__OS2__) +#if defined(_WIN32) || defined(__OS2__) || defined(__NeXT__) #if defined(_MSC_VER) || defined(__BORLANDC__) || defined(__WATCOMC__) || defined(__NeXT__) if (1) #else