From ab4c218379e09b7cffb1fedca92815a187844795 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 7 Nov 2011 13:16:38 -0800 Subject: selfboot: Don't include unneeded ip_checksum.h Change-Id: I09b888e70f7432f7025b0b851acfb0279553400f Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/426 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/boot/selfboot.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/boot/selfboot.c b/src/boot/selfboot.c index ab0bf21c67..fe56653923 100644 --- a/src/boot/selfboot.c +++ b/src/boot/selfboot.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3