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

config.h.tmpl

index 3fd12e9f2924edda3b0f00321360951a42cb92d9..ea655409e2a8a06d197576e3a32aa4ddb5df9181 100644 (file)
 #define NO_IPV6
 #endif
 
+#if defined(__NeXT__) && defined(USE_POLL)
+#undef USE_POLL
+#endif
+
 #endif
 
 /*