Header refactoring: prng module - remove from the catchall and unify.
This commit is contained in:
committed by
David Goldblatt
parent
4d2e4bf5eb
commit
fa3ad730c4
@@ -1,6 +1,7 @@
|
||||
#ifndef JEMALLOC_INTERNAL_PROF_STRUCTS_H
|
||||
#define JEMALLOC_INTERNAL_PROF_STRUCTS_H
|
||||
|
||||
#include "jemalloc/internal/prng.h"
|
||||
#include "jemalloc/internal/rb.h"
|
||||
|
||||
struct prof_bt_s {
|
||||
|
Reference in New Issue
Block a user