diff options
Diffstat (limited to 'common/mem.c')
| -rw-r--r-- | common/mem.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/mem.c b/common/mem.c index 445748c..48bd776 100644 --- a/common/mem.c +++ b/common/mem.c @@ -1,5 +1,6 @@ #include <apos/types.h> #include <apos/mem.h> +#include <apos/vmem.h> #include <libfdt.h> size_t __mm_shifts[10]; |
