src/mempool.c

changeset 970
c9b02747cfc5
parent 962
cd418898af5c
--- a/src/mempool.c	Fri Nov 01 18:33:16 2024 +0100
+++ b/src/mempool.c	Sat Nov 02 13:38:51 2024 +0100
@@ -27,7 +27,7 @@
  */
 
 #include "cx/mempool.h"
-#include "cx/utils.h"
+
 #include <string.h>
 
 struct cx_mempool_memory_s {

mercurial