diff options
Diffstat (limited to 'posix/getpgid.c')
-rw-r--r-- | posix/getpgid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/getpgid.c b/posix/getpgid.c index 198a313ade..fd1bc5a01a 100644 --- a/posix/getpgid.c +++ b/posix/getpgid.c @@ -29,4 +29,3 @@ libc_hidden_def (__getpgid) weak_alias (__getpgid, getpgid) stub_warning (getpgid) -#include <stub-tag.h> |