mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
kernel/vm: Add #include <team.h> to vm_debug.cpp.
Should fix the build on RISC-V.
This commit is contained in:
parent
16ecdb595b
commit
a2cf217f8f
@ -11,6 +11,8 @@
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
#include <team.h>
|
||||
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_priv.h>
|
||||
|
Loading…
Reference in New Issue
Block a user