diff options
Diffstat (limited to 'openbsd-compat/bsd-waitpid.c')
-rw-r--r-- | openbsd-compat/bsd-waitpid.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/bsd-waitpid.c b/openbsd-compat/bsd-waitpid.c index 93c9ec35e..40e6ffaa8 100644 --- a/openbsd-compat/bsd-waitpid.c +++ b/openbsd-compat/bsd-waitpid.c | |||
@@ -24,8 +24,6 @@ | |||
24 | 24 | ||
25 | #include "includes.h" | 25 | #include "includes.h" |
26 | 26 | ||
27 | RCSID("$Id: bsd-waitpid.c,v 1.5 2003/06/01 03:23:57 mouring Exp $"); | ||
28 | |||
29 | #ifndef HAVE_WAITPID | 27 | #ifndef HAVE_WAITPID |
30 | #include <errno.h> | 28 | #include <errno.h> |
31 | #include <sys/wait.h> | 29 | #include <sys/wait.h> |