This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 202339d49461ce6dcffd3a5b3690537daea5ef38 (commit)
from b6fe0d45cf69841f631b0e3991c6a0a7d9b4c9df (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 202339d49461ce6dcffd3a5b3690537daea5ef38
Author: David Michael <[email protected]>
Date: Wed May 1 21:10:34 2013 -0400
utils/vmstat: Use gnumach.defs from gnumach
The gnumach installation provides the include file mach/gnumach.defs
instead of mach/gnumach.h. This runs the defs file through MIG and
builds the result for vmstat.
* utils/vmstat.c: Replace <mach/gnumach.h> with "gnumach_U.h".
* utils/Makefile (vmstat): Add rule to depend on gnumach_U.o.
* Makeconf (mach_defs_names): Add gnumach.
-----------------------------------------------------------------------
Summary of changes:
Makeconf | 2 +-
utils/Makefile | 2 ++
utils/vmstat.c | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd