From 11a20b614e708582ebd7607d39487938f35f2550 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 29 Nov 2012 15:19:43 -0800 Subject: Lumpy: Need byteorder.h in romstage Not sure why this never triggered an error before. Change-Id: I85d8b3b862492df04163a5f751c7ea4288406860 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/1946 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks --- src/mainboard/samsung/lumpy/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/samsung/lumpy/romstage.c') diff --git a/src/mainboard/samsung/lumpy/romstage.c b/src/mainboard/samsung/lumpy/romstage.c index 57c6eea23f..5600cf616d 100644 --- a/src/mainboard/samsung/lumpy/romstage.c +++ b/src/mainboard/samsung/lumpy/romstage.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3