diff options
-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 ab0bf21c67..fe56653923 100644 --- a/src/boot/selfboot.c +++ b/src/boot/selfboot.c @@ -24,7 +24,6 @@ #include <boot/elf.h> #include <boot/elf_boot.h> #include <boot/coreboot_tables.h> -#include <ip_checksum.h> #include <stdint.h> #include <stdlib.h> #include <string.h> |