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