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