diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/debug.c b/common/debug.c index 73b6894..1800b1c 100644 --- a/common/debug.c +++ b/common/debug.c @@ -1,6 +1,7 @@ #include <apos/types.h> #include <apos/debug.h> #include <apos/bits.h> +#include <apos/vmem.h> #include <apos/pmem.h> #include <libfdt.h> #include <stdarg.h> |
