summaryrefslogtreecommitdiffstats
path: root/raul/Process.h
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Process.h')
-rw-r--r--raul/Process.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/raul/Process.h b/raul/Process.h
index c879869..7e14566 100644
--- a/raul/Process.h
+++ b/raul/Process.h
@@ -21,6 +21,8 @@
#include <string>
#include <iostream>
#include <unistd.h>
+#include <sys/time.h>
+#include <sys/resource.h>
#include <boost/utility.hpp>
namespace Raul {