summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/VMCore/Pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/VMCore/Pass.cpp b/llvm/lib/VMCore/Pass.cpp
index 19b564e61f3..89b719c0dd8 100644
--- a/llvm/lib/VMCore/Pass.cpp
+++ b/llvm/lib/VMCore/Pass.cpp
@@ -13,6 +13,7 @@
#include "Support/TypeInfo.h"
#include <stdio.h>
#include <sys/resource.h>
+#include <sys/time.h>
#include <sys/unistd.h>
#include <set>
OpenPOWER on IntegriCloud