diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-05-13 23:59:33 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-05-13 23:59:33 +0200 |
commit | 06652392dc8281f12aa1f52307ef0e2fea4b0945 (patch) | |
tree | 177373d00e8ed32fc23dc25ba2b1632b859e8496 /Makeconf | |
parent | 202339d49461ce6dcffd3a5b3690537daea5ef38 (diff) |
Revert "utils/vmstat: Use gnumach.defs from gnumach"
This reverts commit 202339d49461ce6dcffd3a5b3690537daea5ef38.
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -573,7 +573,7 @@ $(mig-sheader-prefix)%_S.h %Server.c: %.sdefsi vpath %.defs $(top_srcdir)/hurd # These we want to find in the libc include directory... -mach_defs_names = bootstrap exc gnumach mach mach4 \ +mach_defs_names = bootstrap exc mach mach4 \ mach_host mach_port mach_timer_reply memory_object \ memory_object_default notify device_defs_names = dev_forward device device_reply device_request |