diff -r a43ed636d1ff -r 312fb24c14de src/allocator.c --- a/src/allocator.c Sat Oct 19 13:49:44 2024 +0200 +++ b/src/allocator.c Sat Oct 19 14:24:26 2024 +0200 @@ -75,7 +75,7 @@ }; CxAllocator *cxDefaultAllocator = &cx_default_allocator; - +#undef cx_reallocate int cx_reallocate( void **mem, size_t n