--- lib/timevar.c.orig Thu Aug 1 20:12:11 2002 +++ lib/timevar.c Sun Oct 6 09:20:10 2002 @@ -41,6 +41,7 @@ # include <sys/times.h> #endif #ifdef HAVE_SYS_RESOURCE_H +#include <sys/time.h> #include <sys/resource.h> #endif