1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-06 19:29:35 +03:00
Files
glibc/sysdeps/unix/sysv/sco3.2.4/system.c
Roland McGrath d993a9faf4 Initial revision
1994-01-24 22:56:11 +00:00

4 lines
117 B
C

/* SCO 3.2v4 does have `waitpid'.
Avoid unix/system.c, which says we don't. */
#include <sysdeps/posix/system.c>