some coverity fixes.
[minix.git] / servers / vm / physravl.h
blob10b526a171bdc136f1a7f530e97adfdba9f0a06b
2 #ifndef _PHYSRAVL_H
3 #define _PHYSRAVL_H
5 #include "phys_region.h"
6 #include "physravl_defs.h"
7 #include "cavl_if.h"
8 #include "unavl.h"
10 #endif