summaryrefslogtreecommitdiffstats
path: root/clang/tools/CIndex/CIndex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/CIndex/CIndex.cpp')
-rw-r--r--clang/tools/CIndex/CIndex.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/CIndex/CIndex.cpp b/clang/tools/CIndex/CIndex.cpp
index 970ba3878a6..33099cc2393 100644
--- a/clang/tools/CIndex/CIndex.cpp
+++ b/clang/tools/CIndex/CIndex.cpp
@@ -24,6 +24,7 @@
#include "clang/Frontend/ASTUnit.h"
#include <cstdio>
#include <dlfcn.h>
+#include <sys/wait.h>
#include "llvm/System/Path.h"
using namespace clang;
OpenPOWER on IntegriCloud