aboutsummaryrefslogtreecommitdiff
path: root/whoami.c
diff options
context:
space:
mode:
Diffstat (limited to 'whoami.c')
-rw-r--r--whoami.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/whoami.c b/whoami.c
index 0bbb54b7b..c3b1140e6 100644
--- a/whoami.c
+++ b/whoami.c
@@ -20,6 +20,8 @@
20 * 20 *
21 */ 21 */
22 22
23/* getopt not needed */
24
23#include <stdio.h> 25#include <stdio.h>
24#include <stdlib.h> 26#include <stdlib.h>
25#include <unistd.h> 27#include <unistd.h>