summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.c b/misc.c
index 134fee1b..77ce78c3 100644
--- a/misc.c
+++ b/misc.c
@@ -94,7 +94,7 @@ int GC_dont_precollect = FALSE;
GC_bool GC_quiet = 0; /* used also in pcr_interface.c */
#if !defined(NO_CLOCK) || !defined(SMALL_CONFIG)
- int GC_print_stats = 0;
+ GC_INNER int GC_print_stats = 0;
#endif
#ifdef GC_PRINT_BACK_HEIGHT