From abf8316de7f2050585ffa00848dd803775f2ea54 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 9 Jul 1997 18:58:01 +0000 Subject: Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG * boot.c: Include instead of . Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). --- boot/ChangeLog | 5 +++++ boot/boot.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/boot/ChangeLog b/boot/ChangeLog index fd915038..f15f8868 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -3,6 +3,11 @@ * boot_script.c (prompt_resume_task): Pass more than a single character buffer to safe_gets. +Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG + + * boot.c: Include instead of . Suggested + by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). + 1997-06-20 Miles Bader * boot.c (bootscript): Made global. diff --git a/boot/boot.c b/boot/boot.c index b92761d6..7ed6804e 100644 --- a/boot/boot.c +++ b/boot/boot.c @@ -30,7 +30,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3