remove wrong ucx include

Mon, 26 May 2025 21:07:54 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Mon, 26 May 2025 21:07:54 +0200
changeset 583
d41c48522eea
parent 582
82b60a8dd55c
child 584
f3ddd6dc8e7b

remove wrong ucx include

src/server/util/io.c file | annotate | diff | comparison | revisions
--- a/src/server/util/io.c	Mon May 26 21:06:17 2025 +0200
+++ b/src/server/util/io.c	Mon May 26 21:07:54 2025 +0200
@@ -66,7 +66,6 @@
 #include "pool.h"
 #include "../daemon/netsite.h"
 #include "../daemon/event.h"
-#include "cx/utils.h"
 #include <cx/printf.h>
 
 IOStream native_io_funcs = {

mercurial