Fix the include path of "jemalloc_internal_overrides.h".
This commit is contained in:
parent
9c32689e57
commit
a2259f9fa6
@ -452,6 +452,6 @@
|
|||||||
*/
|
*/
|
||||||
#undef JEMALLOC_HAVE_RDTSCP
|
#undef JEMALLOC_HAVE_RDTSCP
|
||||||
|
|
||||||
#include "jemalloc_internal_overrides.h"
|
#include "jemalloc/internal/jemalloc_internal_overrides.h"
|
||||||
|
|
||||||
#endif /* JEMALLOC_INTERNAL_DEFS_H_ */
|
#endif /* JEMALLOC_INTERNAL_DEFS_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user