On 19.02.2008 01:21, Peter Stuge wrote: > On Mon, Feb 18, 2008 at 06:43:05PM +0100, Carl-Daniel Hailfinger wrote: > >> A lot of the v3 header files require other header files to be #included >> before they can be #included. That is completely counter-intuitive. Add >> necessary #includes to the header files themselves. >> >> Fix a few cases where nonexisting files were #included. >> >> > > Looks good. Works? Ack. >
I had to remove the include/tables.h change because it caused breakage inside util/. Compile tested on Qemu and Alix1C. >> Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> >> > > Acked-by: Peter Stuge <[EMAIL PROTECTED]> > Thanks, r611. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

