diff --git a/h_malloc.c b/h_malloc.c index 0ce2e85..aa03fb0 100644 --- a/h_malloc.c +++ b/h_malloc.c @@ -4,7 +4,9 @@ #include #include #include +#if N_ARENA > 1 #include +#endif #include #include