From 6212a0ba5b71dc821d47ded85df8486eefe3afeb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 17 Aug 2001 09:00:21 +0000 Subject: 2001-08-17 Roland McGrath * boot_script.h: size_t -> unsigned int * boot_script.c: Don't #include . --- boot/boot_script.c | 1 - 1 file changed, 1 deletion(-) (limited to 'boot/boot_script.c') diff --git a/boot/boot_script.c b/boot/boot_script.c index 75152b3e..fb5b8d6c 100644 --- a/boot/boot_script.c +++ b/boot/boot_script.c @@ -3,7 +3,6 @@ /* Written by Shantanu Goel (goel@cs.columbia.edu). */ #include -#include #include "boot_script.h" -- cgit v1.2.3