diff options
Diffstat (limited to 'posix/getpid.c')
-rw-r--r-- | posix/getpid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/getpid.c b/posix/getpid.c index 301da5f943..3c3bb6a2af 100644 --- a/posix/getpid.c +++ b/posix/getpid.c @@ -30,4 +30,3 @@ stub_warning (getpid) weak_alias (__getpid, getpid) libc_hidden_weak (getpid) -#include <stub-tag.h> |