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

Server/strptime.c

index c51ec2638f72074ef27064df6cae597ef550ded0..3148cc5fc8ea56413e55d0b0c128f3b927882466 100644 (file)
@@ -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