mirror of
https://github.com/fluencelabs/redis
synced 2025-06-24 06:21:32 +00:00
jemalloc source added
This commit is contained in:
6
deps/jemalloc/test/jemalloc_test.h.in
vendored
Normal file
6
deps/jemalloc/test/jemalloc_test.h.in
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/*
|
||||
* This header should be included by tests, rather than directly including
|
||||
* jemalloc/jemalloc.h, because --with-install-suffix may cause the header to
|
||||
* have a different name.
|
||||
*/
|
||||
#include "jemalloc/jemalloc@install_suffix@.h"
|
Reference in New Issue
Block a user