1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-27 00:01:05 +03:00
Files
glibc/sysdeps/unix/bsd/sun/sunos4/system.c
2004-12-22 20:10:10 +00:00

3 lines
113 B
C

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