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
230 B
11 lines
230 B
|
24 years ago
|
--- 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
|
||
|
|
|