mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-08 02:38:00 +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>
|