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