diff options
Diffstat (limited to 'i386/i386at/i386at_ds_routines.c')
-rw-r--r-- | i386/i386at/i386at_ds_routines.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/i386at_ds_routines.c b/i386/i386at/i386at_ds_routines.c index bc2a433d..0cd8b54b 100644 --- a/i386/i386at/i386at_ds_routines.c +++ b/i386/i386at/i386at_ds_routines.c @@ -23,7 +23,7 @@ * Author: Shantanu Goel, University of Utah CSL */ -#include <printf.h> +#include <kern/printf.h> #include <mach/boolean.h> #include <mach/kern_return.h> |