diff options
Diffstat (limited to 'posix/getgroups.c')
-rw-r--r-- | posix/getgroups.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/getgroups.c b/posix/getgroups.c index e3910a8362..eed9152eaa 100644 --- a/posix/getgroups.c +++ b/posix/getgroups.c @@ -44,4 +44,3 @@ stub_warning (getgroups); #endif weak_alias (__getgroups, getgroups) -#include <stub-tag.h> |