Replace fprintf with malloc_printf in tests.

This commit is contained in:
Mike Hommey
2012-04-16 16:30:26 +02:00
committed by Jason Evans
parent fa08da752b
commit 45f208e112
12 changed files with 108 additions and 108 deletions

View File

@@ -4,3 +4,4 @@
* have a different name.
*/
#include "jemalloc/jemalloc@install_suffix@.h"
#include "jemalloc/internal/jemalloc_internal.h"