summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/linux/Host.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Host/linux/Host.cpp')
-rw-r--r--lldb/source/Host/linux/Host.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/source/Host/linux/Host.cpp b/lldb/source/Host/linux/Host.cpp
index 5671bee9123..cb7369fe7ae 100644
--- a/lldb/source/Host/linux/Host.cpp
+++ b/lldb/source/Host/linux/Host.cpp
@@ -14,9 +14,6 @@
#include <sys/stat.h>
#include <dirent.h>
#include <fcntl.h>
-#if defined(__GLIBC__)
-#include <execinfo.h>
-#endif
// C++ Includes
// Other libraries and framework includes
OpenPOWER on IntegriCloud