folly: Don't include wait.h (#1183)
Summary: wait.h is a GNU header. The POSIX one is sys/wait.h. Fixes musl warning: warning redirecting incorrect #include <wait.h> to <sys/wait.h> Pull Request resolved: https://github.com/facebook/folly/pull/1183 Reviewed By: wez Differential Revision: D16097571 Pulled By: yfeldblum fbshipit-source-id: 751e4929bc9f00c99c160be9a7dd904e57ad40ce
Showing
Please register or sign in to comment