Header refactoring: break out ql.h dependencies
This commit is contained in:
committed by
David Goldblatt
parent
610cb83419
commit
0237870c60
@@ -1,6 +1,8 @@
|
||||
#ifndef JEMALLOC_INTERNAL_TCACHE_STRUCTS_H
|
||||
#define JEMALLOC_INTERNAL_TCACHE_STRUCTS_H
|
||||
|
||||
#include "jemalloc/internal/ql.h"
|
||||
|
||||
/*
|
||||
* Read-only information associated with each element of tcache_t's tbins array
|
||||
* is stored separately, mainly to reduce memory usage.
|
||||
|
Reference in New Issue
Block a user