K 10 svn:author V 2 ed K 8 svn:date V 27 2016-07-31T08:27:00.338963Z K 7 svn:log V 339 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 END