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