Fix the include path of "jemalloc_internal_overrides.h".

This commit is contained in:
Qi Wang 2023-05-25 14:22:37 -07:00 committed by Qi Wang
parent 9c32689e57
commit a2259f9fa6

View File

@ -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_ */