added missing include

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23664 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2008-01-20 17:21:01 +00:00
parent 89ba97ea24
commit 3d239d7451
@@ -5,6 +5,8 @@
#ifndef ARCH_M68K_VM_H
#define ARCH_M68K_VM_H
#include <vm_translation_map.h>
/* This many pages will be read/written on I/O if possible */
#define NUM_IO_PAGES 4