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