Marin Ramesa, le Mon 02 Dec 2013 22:54:52 +0100, a écrit :
> * vm/vm_resident.c: Include vm/vm_resident.h.
> (vm_page_bucket_t): Move struct defintion to vm/vm_resident.h.
Ditto.
> ---
> vm/vm_resident.c | 5 +
> vm/vm_resident.h | 5 +
> 2 files changed, 6 insertions(+), 4 deletions(-)
* vm/vm_resident.c: Include vm/vm_resident.h.
(vm_page_bucket_t): Move struct defintion to vm/vm_resident.h.
---
vm/vm_resident.c | 5 +
vm/vm_resident.h | 5 +
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/vm/vm_resident.c b/vm/vm_resident.c
index fbd4275..b164109 100644