mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 11:10:11 +00:00
After b98f537, the Zig port's types for Serenity no longer matched what
Serenity actually returned from LibC; this caused weird errors due to
stat() not returning valid values anymore.