diff options
Diffstat (limited to 'posix/wait3.c')
-rw-r--r-- | posix/wait3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/wait3.c b/posix/wait3.c index 5491ddf90b..943ad4bccf 100644 --- a/posix/wait3.c +++ b/posix/wait3.c @@ -39,4 +39,3 @@ __wait3 (__WAIT_STATUS_DEFN stat_loc, int options, struct rusage *usage) stub_warning (wait3) weak_alias (__wait3, wait3) -#include <stub-tag.h> |