summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pr.c b/src/pr.c
index 41cf79a52..81c7aec5f 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -860,6 +860,7 @@ main (int argc, char **argv)
? COMMON_SHORT_OPTIONS "S::"
: COMMON_SHORT_OPTIONS "S:");
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);