diff options
Diffstat (limited to 'id.c')
-rw-r--r-- | id.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -23,8 +23,6 @@ #include "busybox.h" #include <stdio.h> #include <unistd.h> -#include <pwd.h> -#include <grp.h> #include <getopt.h> #include <sys/types.h> |