mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-24 05:52:16 +00:00
Boost 1.78.0 fails to build on musl-based systems because musl does not include sys/stat.h by default. Fixes #161 ("Boost compiler error")