diff options
Diffstat (limited to 'i386/i386at')
-rw-r--r-- | i386/i386at/model_dep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/i386at/model_dep.c b/i386/i386at/model_dep.c index fca4b94..d67f709 100644 --- a/i386/i386at/model_dep.c +++ b/i386/i386at/model_dep.c @@ -53,6 +53,7 @@ #include <i386/pmap.h> #include <i386/proc_reg.h> #include <i386/locore.h> +#include <i386/model_dep.h> /* Location of the kernel's symbol table. Both of these are 0 if none is available. */ |