musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013年09月01日 01:01:31 -0400
committerRich Felker <dalias@aerifal.cx>2013年09月01日 01:01:31 -0400
commitc2d3fd3aad854af2875cff412cf52cead0a83a51 (patch)
tree69a0e4abaf65652c4feb3c3ab2566dfe66ec40d6
parent316d6741b68b485205d7233c98bd6c795bb80370 (diff)
downloadmusl-c2d3fd3aad854af2875cff412cf52cead0a83a51.tar.gz
add workaround header for wait.h remapping to sys/wait.h
Diffstat
-rw-r--r--include/wait.h 2
1 files changed, 2 insertions, 0 deletions
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 <wait.h> to <sys/wait.h>
+#include <sys/wait.h>
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月02日 21:40:19 +0000

AltStyle によって変換されたページ (->オリジナル) /