summaryrefslogtreecommitdiff
path: root/src/yes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/yes.c')
-rw-r--r--src/yes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/yes.c b/src/yes.c
index f832b4775..ff6fd83ea 100644
--- a/src/yes.c
+++ b/src/yes.c
@@ -67,6 +67,7 @@ Repeatedly output a line with all specified STRING(s), or `y'.\n\
int
main (int argc, char **argv)
{
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);