removal of that unnecessary include slipped through r4841

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
This commit is contained in:
Stefan Reinauer 2009-10-24 18:54:46 +00:00 committed by Stefan Reinauer
parent 2b09cbba9e
commit 7223780b07
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
#include <boot/elf_boot.h> #include <boot/elf_boot.h>
#include <boot/coreboot_tables.h> #include <boot/coreboot_tables.h>
#include <ip_checksum.h> #include <ip_checksum.h>
#include <stream/read_bytes.h>
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>