--- io.c.orig 2003-09-11 15:35:46.000000000 +0200 +++ io.c 2003-09-11 20:20:22.000000000 +0200 @@ -25,6 +25,9 @@ #ifdef HAVE_TIME_H #include #endif +#ifdef HAVE_SYS_TIME_H +#include +#endif #ifdef HAVE_ERRNO_H #include #endif