diff options
Diffstat (limited to 'i386/intel/pmap.c')
-rw-r--r-- | i386/intel/pmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/intel/pmap.c b/i386/intel/pmap.c index 6827519..58fc5d4 100644 --- a/i386/intel/pmap.c +++ b/i386/intel/pmap.c @@ -77,6 +77,7 @@ #include <mach/machine/vm_param.h> #include <machine/thread.h> #include <i386/cpu_number.h> +#include <i386/proc_reg.h> #ifdef ORC #define OLIVETTICACHE 1 |