diff --git a/src/mem/metaslab.h b/src/mem/metaslab.h index 2d74747..068edb8 100644 --- a/src/mem/metaslab.h +++ b/src/mem/metaslab.h @@ -159,6 +159,8 @@ namespace snmalloc both = !both; } +#else + UNUSED(slab); #endif }