summaryrefslogtreecommitdiff
path: root/src/stty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stty.c')
-rw-r--r--src/stty.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stty.c b/src/stty.c
index 7f7d4ae19..70fe34f89 100644
--- a/src/stty.c
+++ b/src/stty.c
@@ -742,6 +742,7 @@ main (int argc, char **argv)
const char *posixly_correct = getenv ("POSIXLY_CORRECT");
int invalid_long_option = 0;
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);