diff --git a/components/crashcatcher/crashcatcher.cpp b/components/crashcatcher/crashcatcher.cpp index d2fad06c72..65924a0d62 100644 --- a/components/crashcatcher/crashcatcher.cpp +++ b/components/crashcatcher/crashcatcher.cpp @@ -34,6 +34,7 @@ #if defined(__APPLE__) #include #include +#include #endif #if defined(__FreeBSD__)