bind9/lib/isc/include
Aydın Mercan afb0b3971c
Forward declare mallocx in isc/mem.h
cmocka.h and jemalloc.h/malloc_np.h has conflicting macro definitions.
While fixing them with push_macro for only malloc is done below, we only
need the non-standard mallocx interface which is easy to just define by
ourselves.

(cherry picked from commit 197de93bdc)
2024-01-18 10:40:46 +01:00
..
isc Forward declare mallocx in isc/mem.h 2024-01-18 10:40:46 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00