mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-08 10:48:04 +03:00
52c5223bca
The linux syscall ppoll modifies its second argument, thus using `@constCast` here is not correct.