summaryrefslogtreecommitdiffstats
path: root/usr.bin/newgrp
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/newgrp')
-rw-r--r--usr.bin/newgrp/newgrp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/newgrp/newgrp.c b/usr.bin/newgrp/newgrp.c
index 91b62a5..b5e0402 100644
--- a/usr.bin/newgrp/newgrp.c
+++ b/usr.bin/newgrp/newgrp.c
@@ -34,10 +34,8 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <err.h>
-#include <errno.h>
#include <grp.h>
#include <libgen.h>
-#include <limits.h>
#include <login_cap.h>
#include <paths.h>
#include <pwd.h>
OpenPOWER on IntegriCloud