summaryrefslogtreecommitdiffstats
path: root/include/lldb/lldb-python.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/lldb-python.h')
-rw-r--r--include/lldb/lldb-python.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/lldb-python.h b/include/lldb/lldb-python.h
index 229e396..ce5c817 100644
--- a/include/lldb/lldb-python.h
+++ b/include/lldb/lldb-python.h
@@ -18,11 +18,7 @@
#else
-#if defined (__APPLE__)
-#include <Python/Python.h>
-#else
#include <Python.h>
-#endif
#endif // LLDB_DISABLE_PYTHON
OpenPOWER on IntegriCloud