mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-01 15:31:25 +03:00
3 lines
87 B
C
3 lines
87 B
C
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
|
|
#include <sys/wait.h>
|