Chromium Code Reviews| Index: snapshot/mac/mach_o_image_symbol_table_reader.cc |
| diff --git a/snapshot/mac/mach_o_image_symbol_table_reader.cc b/snapshot/mac/mach_o_image_symbol_table_reader.cc |
| index 949e46088697241c5eebc77ab35199d9f9e13fd1..49655b69e6402e37cf3e9ed0f87bb482cf3a2521 100644 |
| --- a/snapshot/mac/mach_o_image_symbol_table_reader.cc |
| +++ b/snapshot/mac/mach_o_image_symbol_table_reader.cc |
| @@ -16,6 +16,7 @@ |
| #include <mach-o/loader.h> |
| #include <mach-o/nlist.h> |
| +#include <sys/types.h> |
| #include <utility> |