Header refactoring: size_classes module - remove from the catchall

This commit is contained in:
David Goldblatt
2017-04-19 15:09:01 -07:00
committed by David Goldblatt
parent 68da2361d2
commit 31b43219db
20 changed files with 28 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
#define JEMALLOC_INTERNAL_TCACHE_STRUCTS_H
#include "jemalloc/internal/ql.h"
#include "jemalloc/internal/size_classes.h"
#include "jemalloc/internal/ticker.h"
/*