Index: ioev.c
--- ioev.c.orig
+++ ioev.c
@@ -218,7 +218,7 @@ io_frame_leave(struct io *io)
 }
 
 void
-_io_init()
+_io_init(void)
 {
 	static int init = 0;
 
