From 5145728f45d1a83ebe229ee38c4f2534a43c385f Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 5 Sep 1996 16:59:37 +0000 Subject: *** empty log message *** --- utils/showtrans.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/showtrans.c') diff --git a/utils/showtrans.c b/utils/showtrans.c index 32aaaa74..1ddef038 100644 --- a/utils/showtrans.c +++ b/utils/showtrans.c @@ -25,11 +25,12 @@ #include #include #include +#include #include #include -char *argp_program_version = "showtrans 1.0 (GNU " HURD_RELEASE ")"; +char *argp_program_version = STANDARD_HURD_VERSION (showtrans); static struct argp_option options[] = { -- cgit v1.2.3