diff options
Diffstat (limited to 'src/commands/id.c')
-rw-r--r-- | src/commands/id.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/commands/id.c b/src/commands/id.c index 3990dc8..578c1e3 100644 --- a/src/commands/id.c +++ b/src/commands/id.c @@ -2,8 +2,6 @@ #include <grp.h> #include <pwd.h> -#include <unistd.h> -#include <sys/types.h> COMMAND_EMPTY(user_id) { |