--- third_party/brotli/common/platform.h.orig 2022-03-28 18:11:04 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