summaryrefslogtreecommitdiff
path: root/src/id.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/id.c')
-rw-r--r--src/id.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/id.c b/src/id.c
index 9d4b28668..d0c3aa2a5 100644
--- a/src/id.c
+++ b/src/id.c
@@ -120,6 +120,7 @@ main (int argc, char **argv)
/* If nonzero, output only the user ID(s). -u */
int just_user = 0;
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);