summaryrefslogtreecommitdiff
path: root/posix/waitpid.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/waitpid.c')
-rw-r--r--posix/waitpid.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/posix/waitpid.c b/posix/waitpid.c
index 20e6f68b26..73928a04c4 100644
--- a/posix/waitpid.c
+++ b/posix/waitpid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991,95,96,97,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -49,4 +49,3 @@ libc_hidden_weak (__waitpid)
weak_alias (__libc_waitpid, waitpid)
stub_warning (waitpid)
-#include <stub-tag.h>