X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fsys%2Fwait.h;h=8bcac8a3b2b072536bcc606ef3c54aa4f2bdb3b8;hb=3b5e69052a867e9d99cf4c655d775bd06e3437f1;hp=5e3012bac34a375c8929b3b8843e4093ff4891ab;hpb=419ae6d5c95629d3ebaff6f1880d52cb027ba924;p=musl diff --git a/include/sys/wait.h b/include/sys/wait.h index 5e3012ba..8bcac8a3 100644 --- a/include/sys/wait.h +++ b/include/sys/wait.h @@ -4,6 +4,8 @@ extern "C" { #endif +#include + #include #define __NEED_pid_t