summaryrefslogtreecommitdiff
path: root/src/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/od.c')
-rw-r--r--src/od.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/od.c b/src/od.c
index 585628e1f..52aa55e54 100644
--- a/src/od.c
+++ b/src/od.c
@@ -1626,6 +1626,7 @@ main (int argc, char **argv)
after any true address. */
uintmax_t pseudo_start IF_LINT (= 0);
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);