mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Had to add a patch to avoid a couple of instances of: `error: invalid application of 'sizeof' to incomplete type 'char []'` related to the `d_name` field of the `dirent` structure. (no idea how it got build before without a patch).