diff options
Diffstat (limited to 'posix/wait.c')
-rw-r--r-- | posix/wait.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/wait.c b/posix/wait.c index 5d6cbbf957..1f78fa2ee8 100644 --- a/posix/wait.c +++ b/posix/wait.c @@ -29,4 +29,3 @@ __wait (__WAIT_STATUS_DEFN stat_loc) stub_warning (wait) weak_alias (__wait, wait) -#include <stub-tag.h> |