mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-06-03 02:34:17 +03:00
Remove _externs from prof internal header names
This commit is contained in:
parent
112dc36dd5
commit
3fa142cf39
6 changed files with 6 additions and 6 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include "jemalloc/internal/ckh.h"
|
||||
#include "jemalloc/internal/hash.h"
|
||||
#include "jemalloc/internal/malloc_io.h"
|
||||
#include "jemalloc/internal/prof_data_externs.h"
|
||||
#include "jemalloc/internal/prof_data.h"
|
||||
|
||||
/*
|
||||
* This file defines and manages the core profiling data structures.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue