summaryrefslogtreecommitdiff
path: root/utils/vmstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/vmstat.c')
-rw-r--r--utils/vmstat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/vmstat.c b/utils/vmstat.c
index 8e43554a..d99efcc7 100644
--- a/utils/vmstat.c
+++ b/utils/vmstat.c
@@ -28,6 +28,9 @@
#include <mach.h>
#include <mach/vm_statistics.h>
+#include <hurd.h>
+
+char *argp_program_version = "vmstat 1.0 (GNU " HURD_RELEASE ")";
struct field {
/* Name of the field; used for the option name. */