summaryrefslogtreecommitdiff
path: root/benchmarks/libmicro/files/patch-getrusage.c
blob: d7b9ff0d3fc7b19200e0ea76de7cf5480ee6e9ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- getrusage.c.orig	2011-05-11 00:58:23 UTC
+++ getrusage.c
@@ -36,6 +36,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <stdio.h>
+#include <sys/time.h>
 #include <sys/resource.h>
 
 #include "libmicro.h"