Break jemalloc_preamble.h <-> test_hooks.h #include cycle

This commit is contained in:
Slobodan Predolac 2026-05-27 17:24:21 -04:00 committed by Slobodan Predolac
parent e2c0f07a7e
commit 71a25222ee

View file

@ -1,8 +1,6 @@
#ifndef JEMALLOC_INTERNAL_TEST_HOOKS_H
#define JEMALLOC_INTERNAL_TEST_HOOKS_H
#include "jemalloc/internal/jemalloc_preamble.h"
extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(void);
extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(void);