]> git.saurik.com Git - redis.git/blame_incremental - deps/jemalloc/test/jemalloc_test.h.in
unstable merge conflicts resolved
[redis.git] / deps / jemalloc / test / jemalloc_test.h.in
... / ...
CommitLineData
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"