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/w.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/w.c') diff --git a/utils/w.c b/utils/w.c index 73041637..bfeefcc5 100644 --- a/utils/w.c +++ b/utils/w.c @@ -29,6 +29,7 @@ #include #include #include +#include #include @@ -48,7 +49,7 @@ extern char *canon_host (char *host); extern char *shared_domain (char *host1, char *host2); extern char *localhost (); -char *argp_program_version = "w 1.0 (GNU " HURD_RELEASE ")"; +char *argp_program_version = STANDARD_HURD_VERSION (w); #define OA OPTION_ARG_OPTIONAL -- cgit v1.2.3