summaryrefslogtreecommitdiff
path: root/sysdeps/unix/pipestream.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/pipestream.c')
-rw-r--r--sysdeps/unix/pipestream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/pipestream.c b/sysdeps/unix/pipestream.c
new file mode 100644
index 0000000000..1d3308fe7c
--- /dev/null
+++ b/sysdeps/unix/pipestream.c
@@ -0,0 +1,2 @@
+#define NO_WAITPID
+#include <sysdeps/posix/pipestream.c>