Chromium Code Reviews| Index: chrome/common/mac/mock_launchd.cc |
| diff --git a/chrome/common/mac/mock_launchd.cc b/chrome/common/mac/mock_launchd.cc |
| index 3af8aef1b927b7428e3aa980f0beb2d7d4fcaad8..49567476f02eb21112d8decb0ffc285a94e82f98 100644 |
| --- a/chrome/common/mac/mock_launchd.cc |
| +++ b/chrome/common/mac/mock_launchd.cc |
| @@ -5,6 +5,7 @@ |
| #include "chrome/common/mac/mock_launchd.h" |
| #include <CoreFoundation/CoreFoundation.h> |
| +#include <errno.h> |
| #include <sys/socket.h> |
| #include <sys/un.h> |