diff options
Diffstat (limited to 'src/boot/selfboot.c')
-rw-r--r-- | src/boot/selfboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/selfboot.c b/src/boot/selfboot.c index bedb719808..fa3e29a97d 100644 --- a/src/boot/selfboot.c +++ b/src/boot/selfboot.c @@ -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> |