Chromium Code Reviews| Index: snapshot/mac/mach_o_image_annotations_reader.cc |
| diff --git a/snapshot/mac/mach_o_image_annotations_reader.cc b/snapshot/mac/mach_o_image_annotations_reader.cc |
| index 1e2b74046ffc73820e655e67bd7b46664393784a..b67a0898e240bbebd8f7f688aa162250ec1600ca 100644 |
| --- a/snapshot/mac/mach_o_image_annotations_reader.cc |
| +++ b/snapshot/mac/mach_o_image_annotations_reader.cc |
| @@ -16,6 +16,7 @@ |
| #include <mach-o/loader.h> |
| #include <mach/mach.h> |
| +#include <sys/types.h> |
| #include <utility> |