diff options
Diffstat (limited to 'device/ds_routines.c')
-rw-r--r-- | device/ds_routines.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/ds_routines.c b/device/ds_routines.c index f7ca4e6e..d1fbd4b5 100644 --- a/device/ds_routines.c +++ b/device/ds_routines.c @@ -28,6 +28,7 @@ * Date: 3/89 */ +#include <printf.h> #include <string.h> #include <mach/boolean.h> |