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 c-d.hailfinger.devel.2006@gmx.net
Acked-by: Peter Stuge peter@stuge.se
Thanks, r611.
Regards, Carl-Daniel