aboutsummaryrefslogtreecommitdiff
path: root/whoami.c
diff options
context:
space:
mode:
Diffstat (limited to 'whoami.c')
-rw-r--r--whoami.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/whoami.c b/whoami.c
index 38a2b3078..d7f0a177c 100644
--- a/whoami.c
+++ b/whoami.c
@@ -22,7 +22,6 @@
22 22
23#include "busybox.h" 23#include "busybox.h"
24#include <stdio.h> 24#include <stdio.h>
25#include <pwd.h>
26 25
27extern int whoami_main(int argc, char **argv) 26extern int whoami_main(int argc, char **argv)
28{ 27{