the following patch was just integrated into master: commit 8cc685b2e006f3756dd26885b834fb198fa1f137 Author: Gabe Black gabeblack@google.com Date: Fri Sep 16 02:24:03 2011 -0700
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available by including byteorder.h
Change-Id: I9ab8cb51bd680e861b28d5130d09547bb9ab3b1f Signed-off-by: Gabe Black gabeblack@google.com
Build-Tested: build bot (Jenkins) at Fri Mar 9 05:43:36 2012, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Wed Mar 14 23:00:25 2012, giving +2 See http://review.coreboot.org/709 for details.
-gerrit