From 06652392dc8281f12aa1f52307ef0e2fea4b0945 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 13 May 2013 23:59:33 +0200 Subject: Revert "utils/vmstat: Use gnumach.defs from gnumach" This reverts commit 202339d49461ce6dcffd3a5b3690537daea5ef38. --- utils/Makefile | 2 -- utils/vmstat.c | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'utils') diff --git a/utils/Makefile b/utils/Makefile index e2388f5c..e3bed0bf 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -61,8 +61,6 @@ ps w ids settrans syncfs showtrans fsysopts storeinfo login vmstat portinfo \ $(filter-out $(special-targets), $(targets)): %: %.o -vmstat: gnumachUser.o - rpctrace: ../libports/libports.a ../libihash/libihash.a rpctrace-CPPFLAGS = -DDATADIR=\"${datadir}\" diff --git a/utils/vmstat.c b/utils/vmstat.c index 90d128ff..e3944848 100644 --- a/utils/vmstat.c +++ b/utils/vmstat.c @@ -27,8 +27,8 @@ #include #include -#include "gnumach_U.h" #include +#include #include #include #include -- cgit v1.2.3