diff options
Diffstat (limited to 'kern/boot_script.c')
-rw-r--r-- | kern/boot_script.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/boot_script.c b/kern/boot_script.c index d0317520..93491267 100644 --- a/kern/boot_script.c +++ b/kern/boot_script.c @@ -3,9 +3,7 @@ /* Written by Shantanu Goel (goel@cs.columbia.edu). */ #include <mach/mach_types.h> -#if !KERNEL || OSKIT_MACH #include <string.h> -#endif #include "boot_script.h" |