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.
 
 
 
 
 
 

11 lines
253 B

Index: lib/timevar.c
--- lib/timevar.c.orig 2006-01-22 08:38:49 +0100
+++ lib/timevar.c 2006-06-05 22:02:18 +0200
@@ -45,6 +45,7 @@
# include <sys/times.h>
#endif
#ifdef HAVE_SYS_RESOURCE_H
+#include <sys/time.h>
#include <sys/resource.h>
#endif