Header refactoring: move atomic.h out of the catch-all
This commit is contained in:
committed by
David Goldblatt
parent
743d940dc3
commit
e709fae1d7
@@ -1,6 +1,7 @@
|
||||
#ifndef JEMALLOC_INTERNAL_EXTENT_STRUCTS_H
|
||||
#define JEMALLOC_INTERNAL_EXTENT_STRUCTS_H
|
||||
|
||||
#include "jemalloc/internal/atomic.h"
|
||||
#include "jemalloc/internal/ph.h"
|
||||
#include "jemalloc/internal/ql.h"
|
||||
|
||||
|
Reference in New Issue
Block a user