diff options
Diffstat (limited to 'sysdeps/unix/sysv/sysv4/pipestream.c')
-rw-r--r-- | sysdeps/unix/sysv/sysv4/pipestream.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/sysv4/pipestream.c b/sysdeps/unix/sysv/sysv4/pipestream.c new file mode 100644 index 0000000000..6a32f9507c --- /dev/null +++ b/sysdeps/unix/sysv/sysv4/pipestream.c @@ -0,0 +1,2 @@ +/* We deliberately avoid having NO_WAITPID set. */ +#include <sysdeps/posix/pipestream.c> |