summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/Platform.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-04-05 16:59:36 +0000
committerPavel Labath <labath@google.com>2018-04-05 16:59:36 +0000
commitbc4987b8779ebda37e21908d8e91587a9b19cb30 (patch)
tree97a79e88cbbaa35615ad175dc43adba89b6cf923 /lldb/source/Target/Platform.cpp
parent7becb3ae4b97d5d8ac1f3dd14abe45fc262658ff (diff)
downloadbcm5719-llvm-bc4987b8779ebda37e21908d8e91587a9b19cb30.tar.gz
bcm5719-llvm-bc4987b8779ebda37e21908d8e91587a9b19cb30.zip
One more windows build fix
llvm-svn: 329314
Diffstat (limited to 'lldb/source/Target/Platform.cpp')
-rw-r--r--lldb/source/Target/Platform.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Target/Platform.cpp b/lldb/source/Target/Platform.cpp
index bd03fa7ec1e..0ed2b510fb0 100644
--- a/lldb/source/Target/Platform.cpp
+++ b/lldb/source/Target/Platform.cpp
@@ -10,6 +10,7 @@
// C Includes
// C++ Includes
#include <algorithm>
+#include <csignal>
#include <fstream>
#include <vector>
OpenPOWER on IntegriCloud