mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Fix the include path of "jemalloc_internal_overrides.h".
This commit is contained in:
parent
9c32689e57
commit
a2259f9fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -452,6 +452,6 @@
|
|||
*/
|
||||
#undef JEMALLOC_HAVE_RDTSCP
|
||||
|
||||
#include "jemalloc_internal_overrides.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_overrides.h"
|
||||
|
||||
#endif /* JEMALLOC_INTERNAL_DEFS_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue