diff options
Diffstat (limited to 'source/Core/ConnectionMachPort.cpp')
| -rw-r--r-- | source/Core/ConnectionMachPort.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Core/ConnectionMachPort.cpp b/source/Core/ConnectionMachPort.cpp index ca818d405a20..4a090dbe5ec8 100644 --- a/source/Core/ConnectionMachPort.cpp +++ b/source/Core/ConnectionMachPort.cpp @@ -11,6 +11,7 @@ #include "lldb/Core/ConnectionMachPort.h" // C Includes +#include <mach/mach.h> #include <servers/bootstrap.h> // C++ Includes |
