diff options
Diffstat (limited to 'sysdeps/unix/bsd/bsd4.4/system.c')
-rw-r--r-- | sysdeps/unix/bsd/bsd4.4/system.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/bsd/bsd4.4/system.c b/sysdeps/unix/bsd/bsd4.4/system.c deleted file mode 100644 index 9283f74558..0000000000 --- a/sysdeps/unix/bsd/bsd4.4/system.c +++ /dev/null @@ -1,2 +0,0 @@ -/* BSD 4.4 does have `waitpid'. Avoid unix/system.c, which says we don't. */ -#include <sysdeps/posix/system.c> |