diff options
Diffstat (limited to 'src/pr.c')
-rw-r--r-- | src/pr.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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); |