mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Remove unused includes.
This commit is contained in:
parent
10f9bc7f43
commit
2ec1f77190
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59869
@ -33,7 +33,6 @@ static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/time.h>
|
||||
#include <ctype.h>
|
||||
|
@ -34,7 +34,6 @@ static const char rcsid[] =
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <ctype.h>
|
||||
#include <err.h>
|
||||
#include <grp.h>
|
||||
|
Loading…
Reference in New Issue
Block a user