diff options
Diffstat (limited to 'posix/getppid.c')
-rw-r--r-- | posix/getppid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/getppid.c b/posix/getppid.c index 2650ed4f00..92c8b9b6df 100644 --- a/posix/getppid.c +++ b/posix/getppid.c @@ -29,4 +29,3 @@ __getppid () stub_warning (getppid) weak_alias (__getppid, getppid) -#include <stub-tag.h> |