summaryrefslogtreecommitdiff
path: root/src/who.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/who.c')
-rw-r--r--src/who.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/who.c b/src/who.c
index 7f0710893..c9a8093db 100644
--- a/src/who.c
+++ b/src/who.c
@@ -621,6 +621,7 @@ main (int argc, char **argv)
int optc, longind;
int assumptions = 1;
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);