2010-10-08 00:53:26 +08: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"
|
2012-04-16 22:30:26 +08:00
|
|
|
#include "jemalloc/internal/jemalloc_internal.h"
|