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