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