diff options
Diffstat (limited to 'src/arch')
-rw-r--r-- | src/arch/x86/mmap_boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/mmap_boot.c b/src/arch/x86/mmap_boot.c index 24322013af..abfa024a54 100644 --- a/src/arch/x86/mmap_boot.c +++ b/src/arch/x86/mmap_boot.c @@ -14,7 +14,6 @@ */ #include <boot_device.h> -#include <cbfs.h> #include <endian.h> #include <stdlib.h> |