summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/pipestream.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/pipestream.c')
-rw-r--r--sysdeps/mach/hurd/pipestream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/pipestream.c b/sysdeps/mach/hurd/pipestream.c
new file mode 100644
index 0000000000..548e1e77eb
--- /dev/null
+++ b/sysdeps/mach/hurd/pipestream.c
@@ -0,0 +1,2 @@
+/* Make sure NO_WAITPID is not set; sysdeps/unix/pipestream.c defines it. */
+#include <sysdeps/posix/pipestream.c>