From eba2e4f7b35e3b41479f04481dd7250df65cfc3d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 1 Nov 2000 21:19:23 +0000 Subject: 2000-11-01 Joel Sherrill * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h moved from libc to lib/include/rtems and now must be referenced as . Header file order was cleaned up while doing this. --- c/src/lib/libbsp/mips/p4000/startup/bspstart.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libbsp/mips/p4000/startup/bspstart.c') diff --git a/c/src/lib/libbsp/mips/p4000/startup/bspstart.c b/c/src/lib/libbsp/mips/p4000/startup/bspstart.c index 9ea2a6152f..b0f7447bba 100644 --- a/c/src/lib/libbsp/mips/p4000/startup/bspstart.c +++ b/c/src/lib/libbsp/mips/p4000/startup/bspstart.c @@ -21,13 +21,11 @@ * static char _sccsid[] = "@(#)bspstart.c 06/11/96 1.2\n"; */ +#include #include #include - -#include - -#include +#include /* * The original table from the application and our copy of it with -- cgit v1.2.3