diff options
Diffstat (limited to 'i386/intel')
-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 58fc5d4..e75d054 100644 --- a/i386/intel/pmap.c +++ b/i386/intel/pmap.c @@ -55,6 +55,7 @@ * and to when physical maps must be made correct. */ +#include <printf.h> #include <string.h> #include <mach/machine/vm_types.h> |