From: Rich Felker Date: Sun, 1 Sep 2013 05:01:31 +0000 (-0400) Subject: add workaround header for wait.h remapping to sys/wait.h X-Git-Tag: v0.9.14~50 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c2d3fd3aad854af2875cff412cf52cead0a83a51;p=oweals%2Fmusl.git add workaround header for wait.h remapping to sys/wait.h --- diff --git a/include/wait.h b/include/wait.h new file mode 100644 index 00000000..98396e2d --- /dev/null +++ b/include/wait.h @@ -0,0 +1,2 @@ +#warning redirecting incorrect #include to +#include