1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-05 08:10:46 +03:00
Files
glibc/sysdeps/unix/sysv/sysv4/dup2.c
1995-02-19 23:43:06 +00:00

3 lines
65 B
C

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