r37259 fails to compile on one of my systems without this header. Checking out fresh tree and reconfiguring didn't work so don't really know why.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37263 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Fredrik Holmqvist 2010-06-26 17:24:11 +00:00
parent 7ecc04177a
commit e5dca54f1a

View File

@ -12,6 +12,7 @@
#include <debug.h>
#include <kernel.h>
#include <util/list.h>
#include <vm/vm.h>
#include <vm/vm_types.h>