mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Header refactoring: break out ql.h dependencies
This commit is contained in:
committed by
David Goldblatt
parent
610cb83419
commit
0237870c60
@@ -2,6 +2,7 @@
|
||||
#define JEMALLOC_INTERNAL_EXTENT_STRUCTS_H
|
||||
|
||||
#include "jemalloc/internal/ph.h"
|
||||
#include "jemalloc/internal/ql.h"
|
||||
|
||||
typedef enum {
|
||||
extent_state_active = 0,
|
||||
|
||||
Reference in New Issue
Block a user