]> git.saurik.com Git - redis.git/blob - deps/jemalloc/test/jemalloc_test.h.in
Merge pull request #496 from pietern/2.6-makeinstall
[redis.git] / deps / jemalloc / test / jemalloc_test.h.in
1 /*
2 * This header should be included by tests, rather than directly including
3 * jemalloc/jemalloc.h, because --with-install-suffix may cause the header to
4 * have a different name.
5 */
6 #include "jemalloc/jemalloc@install_suffix@.h"