aboutsummaryrefslogtreecommitdiffstats
path: root/internal/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/process.h')
-rw-r--r--internal/process.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/process.h b/internal/process.h
index b5b3c9462f..bfedbc47aa 100644
--- a/internal/process.h
+++ b/internal/process.h
@@ -116,7 +116,7 @@ ARGVSTR2ARGC(VALUE argv_str)
#ifdef HAVE_WORKING_FORK
COMPILER_WARNING_PUSH
-#if __has_warning("-Wdeprecated-declarations") || RUBY3_COMPILER_IS(GCC)
+#if __has_warning("-Wdeprecated-declarations") || RBIMPL_COMPILER_IS(GCC)
COMPILER_WARNING_IGNORED(-Wdeprecated-declarations)
#endif
static inline rb_pid_t