mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Expose prof_data testing internals only in prof tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "jemalloc/internal/prof_data.h"
|
||||
|
||||
TEST_BEGIN(test_prof_realloc) {
|
||||
tsd_t *tsd;
|
||||
int flags;
|
||||
|
||||
Reference in New Issue
Block a user