diff options
Diffstat (limited to 'base/debug_util_mac.cc')
-rw-r--r-- | base/debug_util_mac.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/debug_util_mac.cc b/base/debug_util_mac.cc index 78679f2..a4eed66 100644 --- a/base/debug_util_mac.cc +++ b/base/debug_util_mac.cc @@ -5,6 +5,7 @@ #include "base/debug_util.h" #include <signal.h> +#include <unistd.h> #include "base/basictypes.h" |