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/portinfo.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/portinfo.c') diff --git a/utils/portinfo.c b/utils/portinfo.c index fc0ce214..3f9ce6b5 100644 --- a/utils/portinfo.c +++ b/utils/portinfo.c @@ -25,6 +25,7 @@ #include #include #include +#include #include @@ -34,7 +35,7 @@ #include #include -char *argp_program_version = "portinfo 1.0 (GNU " HURD_RELEASE ")"; +char *argp_program_version = STANDARD_HURD_VERSION (portinfo); static const struct argp_option options[] = { {0,0,0,0,0, 1}, -- cgit v1.2.3