mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 16:43:33 +03:00
Put szind_t, pszind_t in sz.h.
This commit is contained in:
parent
7e6c8a7286
commit
34b7165fde
3 changed files with 7 additions and 6 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define JEMALLOC_INTERNAL_CACHE_BIN_H
|
||||
|
||||
#include "jemalloc/internal/ql.h"
|
||||
#include "jemalloc/internal/sz.h"
|
||||
|
||||
/*
|
||||
* The cache_bins are the mechanism that the tcache and the arena use to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue