redict/deps/jemalloc/test/jemalloc_test.h.in

7 lines
233 B
C
Raw Normal View History

2011-05-09 04:52:55 -04:00
/*
* 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"