removal of that unnecessary include slipped through r4841
authorStefan Reinauer <stepan@coresystems.de>
Sat, 24 Oct 2009 18:54:46 +0000 (18:54 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 24 Oct 2009 18:54:46 +0000 (18:54 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4847 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/boot/selfboot.c

index bedb719808fee2acf924c4bf17c8d621a591c643..fa3e29a97d1f049bc34f0d907f4cb094537b7af2 100644 (file)
@@ -24,7 +24,6 @@
 #include <boot/elf_boot.h>
 #include <boot/coreboot_tables.h>
 #include <ip_checksum.h>
-#include <stream/read_bytes.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>