HomeFreeBSD

Remove local declarations of setgrent().

Description

Remove local declarations of setgrent().

In the nearby future, I'm going to change the prototype of the
setgrent() function. Prevent this port from breaking by removing the
redundant local declarations of the setgrent() function it has.

PR: 211394 (exp-run)
Reviewed by: antoine
Differential Revision: https://reviews.freebsd.org/D7364

Details

Provenance
edAuthored on
Reviewer
antoine
Differential Revision
D7364: Remove local declarations of setgrent().
Parents
rP419345: Update to 1.6.1.
Branches
Unknown
Tags
Unknown