Header refactoring: size_classes module - remove from the catchall
This commit is contained in:
committed by
David Goldblatt
parent
68da2361d2
commit
31b43219db
@@ -5,6 +5,7 @@
|
||||
#include "jemalloc/internal/ql.h"
|
||||
#include "jemalloc/internal/rb.h"
|
||||
#include "jemalloc/internal/ph.h"
|
||||
#include "jemalloc/internal/size_classes.h"
|
||||
|
||||
typedef enum {
|
||||
extent_state_active = 0,
|
||||
|
Reference in New Issue
Block a user