diff options
Diffstat (limited to '')
-rw-r--r-- | src/commands/groups.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands/groups.c b/src/commands/groups.c index 4aa7776..aea92af 100644 --- a/src/commands/groups.c +++ b/src/commands/groups.c @@ -2,7 +2,6 @@ #include <grp.h> #include <pwd.h> -#include <unistd.h> COMMAND_EMPTY(groups) { |