summaryrefslogtreecommitdiff
path: root/src/whoami.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/whoami.c')
-rw-r--r--src/whoami.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/whoami.c b/src/whoami.c
index 583ed02c2..7a5121a89 100644
--- a/src/whoami.c
+++ b/src/whoami.c
@@ -69,6 +69,7 @@ main (int argc, char **argv)
register uid_t uid;
int c;
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);