mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 22:03:07 +00:00
Fix the include path of "jemalloc_internal_overrides.h".
This commit is contained in:
@@ -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_ */
|
||||||
|
|||||||
Reference in New Issue
Block a user