aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/llvm/Analysis/ET-Forest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Analysis/ET-Forest.h b/include/llvm/Analysis/ET-Forest.h
index 892a0b5f88..02b0f76234 100644
--- a/include/llvm/Analysis/ET-Forest.h
+++ b/include/llvm/Analysis/ET-Forest.h
@@ -30,6 +30,7 @@
#define LLVM_ANALYSIS_ETFOREST_H
#include <cassert>
+#include <cstdlib>
namespace llvm {
class ETNode;