add workaround header for wait.h remapping to sys/wait.h
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
#warning redirecting incorrect #include <wait.h> to <sys/wait.h>
|
||||||
|
#include <sys/wait.h>
|
||||||
Reference in New Issue
Block a user