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.
|
|
|
|
Index: lib/timevar.c
|
|
|
|
|
--- lib/timevar.c.orig 2005-07-24 09:24:22 +0200
|
|
|
|
|
+++ lib/timevar.c 2005-09-21 08:30:28 +0200
|
|
|
|
|
@@ -45,6 +45,7 @@
|
|
|
|
|
# include <sys/times.h>
|
|
|
|
|
#endif
|
|
|
|
|
#ifdef HAVE_SYS_RESOURCE_H
|
|
|
|
|
+#include <sys/time.h>
|
|
|
|
|
#include <sys/resource.h>
|
|
|
|
|
#endif
|
|
|
|
|
|