Gonna try my luck on windows...

This commit is contained in:
Diego Nehab
2004-07-26 04:03:55 +00:00
parent c8b402e004
commit cd994f306a
11 changed files with 106 additions and 81 deletions

View File

@ -64,4 +64,5 @@ typedef t_io *p_io;
void io_init(p_io io, p_send send, p_recv recv, p_error error, void *ctx);
const char *io_strerror(int err);
#endif /* IO_H */
#endif /* IO_H */