summaryrefslogtreecommitdiff
path: root/include/mimalloc-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mimalloc-internal.h')
-rw-r--r--include/mimalloc-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mimalloc-internal.h b/include/mimalloc-internal.h
index dd5c384..4e90a77 100644
--- a/include/mimalloc-internal.h
+++ b/include/mimalloc-internal.h
@@ -737,6 +737,7 @@ size_t _mi_commit_mask_next_run(const mi_commit_mask_t* cm, size_t* idx);
+
// -------------------------------------------------------------------
// Fast "random" shuffle
// -------------------------------------------------------------------