diff options
Diffstat (limited to 'payloads/libpayload/i386/coreboot.c')
-rw-r--r-- | payloads/libpayload/i386/coreboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/payloads/libpayload/i386/coreboot.c b/payloads/libpayload/i386/coreboot.c index 6d310d0325..e5d02319a7 100644 --- a/payloads/libpayload/i386/coreboot.c +++ b/payloads/libpayload/i386/coreboot.c @@ -29,7 +29,6 @@ #include <libpayload.h> #include <sysinfo.h> -#include <ipchecksum.h> #include <coreboot_tables.h> /* Some of this is x86 specific, and the rest of it |