glibc/sysdeps/unix/sysv/sysv4/dup2.c
1993-09-23 19:14:00 +00:00

3 lines
67 B
C

/* SVR4 uses the POSIX dup2. */
#include <sysdeps/posix/__dup2.c>