summaryrefslogtreecommitdiff
path: root/src/whoami.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/whoami.c')
-rw-r--r--src/whoami.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/whoami.c b/src/whoami.c
index 6bb43153f..233313ef6 100644
--- a/src/whoami.c
+++ b/src/whoami.c
@@ -18,10 +18,7 @@
/* Equivalent to `id -un'. */
/* Written by Richard Mlynarik. */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include <pwd.h>