Chromium Code Reviews| Index: tests/PathOpsExtendedTest.cpp |
| diff --git a/tests/PathOpsExtendedTest.cpp b/tests/PathOpsExtendedTest.cpp |
| index d458c41e970138018e3bee95e5441b29324571f8..1401290f833e45b5493d80d19c93ecf9bd8988d6 100644 |
| --- a/tests/PathOpsExtendedTest.cpp |
| +++ b/tests/PathOpsExtendedTest.cpp |
| @@ -16,6 +16,8 @@ |
| #include "SkRTConf.h" |
| #include "SkStream.h" |
| +#include <stdlib.h> |
| + |
| #ifdef SK_BUILD_FOR_MAC |
| #include <sys/sysctl.h> |
| #endif |