--- third_party/brotli/common/platform.h.orig 2022-02-07 13:39:41 UTC +++ third_party/brotli/common/platform.h @@ -28,7 +28,7 @@ #include #include -#if defined(OS_LINUX) || defined(OS_CYGWIN) || defined(__EMSCRIPTEN__) +#if defined(OS_LINUX) || defined(OS_CYGWIN) || defined(__EMSCRIPTEN__) || defined(OS_BSD) #include #elif defined(OS_FREEBSD) #include