Index: benchmark/io/http/protocol.cfa
===================================================================
--- benchmark/io/http/protocol.cfa	(revision 3f95dab13f46929be6718df860c0fada67fb412c)
+++ benchmark/io/http/protocol.cfa	(revision 8bee858990b2b51491609072db909e1fd09e5127)
@@ -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++]); }
