Commit Diff


commit - 07ed5a889e3c2e36a83f3ec2d51b1f69ba4c2822
commit + 5afa04657049aeb60e30c522938856f95c3a523f
blob - c573677a17c5c861eb6275a1d6f5768cdb8f8fec
blob + ac41e833252ea9cf1f4cc9fc6d3f49aad789e000
--- ioev.c
+++ ioev.c
@@ -234,7 +234,7 @@ io_frame_leave(struct io *io)
 }
 
 void
-_io_init()
+_io_init(void)
 {
 	static int init = 0;