mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-22 10:52:12 +03:00
Header refactoring: prng module - remove from the catchall and unify.
This commit is contained in:
parent
4d2e4bf5eb
commit
fa3ad730c4
6 changed files with 49 additions and 35 deletions
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
#include "jemalloc/internal/assert.h"
|
||||
#include "jemalloc/internal/malloc_io.h"
|
||||
#include "jemalloc/internal/prng.h"
|
||||
#include "jemalloc/internal/util.h"
|
||||
|
||||
/******************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue