src/allocator.c

changeset 970
c9b02747cfc5
parent 963
2f601274bbac
--- a/src/allocator.c	Fri Nov 01 18:33:16 2024 +0100
+++ b/src/allocator.c	Sat Nov 02 13:38:51 2024 +0100
@@ -27,7 +27,6 @@
  */
 
 #include "cx/allocator.h"
-#include "cx/utils.h"
 
 #include <errno.h>
 

mercurial