mirror of
https://github.com/gperftools/gperftools
synced 2025-03-08 05:47:40 +00:00
ensure that malloc_extension_c_test includes config.h first
Like we do everywhere.
This commit is contained in:
parent
701777bbee
commit
2436c80d6c
@ -34,6 +34,8 @@
|
||||
* This tests the c shims: malloc_extension_c.h and malloc_hook_c.h.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gperftools/malloc_extension_c.h>
|
||||
#include <gperftools/malloc_hook_c.h>
|
||||
#include <gperftools/tcmalloc.h>
|
||||
|
Loading…
Reference in New Issue
Block a user