aboutsummaryrefslogtreecommitdiff
path: root/id.c
diff options
context:
space:
mode:
Diffstat (limited to 'id.c')
-rw-r--r--id.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/id.c b/id.c
index 59cfafa0a..d50de4775 100644
--- a/id.c
+++ b/id.c
@@ -23,8 +23,6 @@
23#include "busybox.h" 23#include "busybox.h"
24#include <stdio.h> 24#include <stdio.h>
25#include <unistd.h> 25#include <unistd.h>
26#include <pwd.h>
27#include <grp.h>
28#include <getopt.h> 26#include <getopt.h>
29#include <sys/types.h> 27#include <sys/types.h>
30 28