aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 1 deletions
diff --git a/utils/vmstat.c b/utils/vmstat.c
index 684a5917..ff2e7be2 100644
--- a/utils/vmstat.c
+++ b/utils/vmstat.c
@@ -31,10 +31,11 @@
#include <mach/gnumach.h>
#include <mach/vm_statistics.h>
#include <mach/vm_cache_statistics.h>
-#include <mach/default_pager.h>
#include <hurd.h>
#include <hurd/paths.h>
+#include "default_pager_U.h"
+
const char *argp_program_version = STANDARD_HURD_VERSION (vmstat);
static const struct argp_option options[] = {