Index: benchmark/io/http/protocol.cfa
===================================================================
--- benchmark/io/http/protocol.cfa	(revision 41a6a787c1e668b26236802b7bf394e9d19c8b68)
+++ benchmark/io/http/protocol.cfa	(revision d93ea1d08135fda8a40ae6a4a8a6ae80da0af885)
@@ -476,5 +476,5 @@
 			struct io_uring_sqe * sqes[3];
 			__u32 idxs[3];
-			struct $io_context * ctx = cfa_io_allocate(sqes, idxs, have);
+			struct io_context$ * ctx = cfa_io_allocate(sqes, idxs, have);
 
 			if(need(splice_in.res)) { fill(splice_in, sqes[idx++]); }
