You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- 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 |
|
|
|
|