summaryrefslogtreecommitdiff
path: root/debug.c
diff options
context:
space:
mode:
-rw-r--r--debug.c2
1 files changed, 2 insertions, 0 deletions
@@ -245,7 +245,9 @@ set_debug_option(const char *str, int len, void *arg)
}
}
STATIC_ASSERT(USE_RUBY_DEBUG_LOG, USE_RUBY_DEBUG_LOG ? RUBY_DEVEL : 1);
#if RUBY_DEVEL
static void setup_debug_log(void);