From 166877cf15f6afa89c9f8a61e267d485868d0ee1 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Thu, 25 Sep 2025 14:17:07 +0300 Subject: +disgrace and rework of ungrateful.h --- src/un_mem_std.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/un_mem_std.c') diff --git a/src/un_mem_std.c b/src/un_mem_std.c index 0d5d288..63c416a 100644 --- a/src/un_mem_std.c +++ b/src/un_mem_std.c @@ -1,5 +1,6 @@ static ALLOCATOR_PROC_SIGNATURE(un_std_alloc_proc) { UNUSED(data); + UNUSED(align); switch (message) { case UN_ALLOC_MSG_ALLOCATE: -- cgit v1.2.3-70-g09d2