mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 05:33:06 +00:00
Header refactoring: move util.h out of the catchall
This commit is contained in:
committed by
David Goldblatt
parent
54373be084
commit
f692e6c214
@@ -1,5 +1,7 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "jemalloc/internal/util.h"
|
||||
|
||||
typedef enum {
|
||||
TOKEN_TYPE_NONE,
|
||||
TOKEN_TYPE_ERROR,
|
||||
|
||||
Reference in New Issue
Block a user