mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
4cc4f9c00a
Instead of internal __size_t / __off64_t types use ssize_t and off64_t. This makes it work on musl as well.