Index: tools/mac/catch_exception_tool.cc |
diff --git a/tools/mac/catch_exception_tool.cc b/tools/mac/catch_exception_tool.cc |
index 32c6aed20a13a79558ebb266a5a7003d8e139c00..afd738a409ce1cbbc7812d3b606d6b22ba096b20 100644 |
--- a/tools/mac/catch_exception_tool.cc |
+++ b/tools/mac/catch_exception_tool.cc |
@@ -16,6 +16,7 @@ |
#include <libgen.h> |
#include <stdio.h> |
#include <string.h> |
+#include <sys/types.h> |
#include <unistd.h> |
#include <algorithm> |