diff options
Diffstat (limited to 'src/arch/x86')
-rw-r--r-- | src/arch/x86/ebda.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/ebda.c b/src/arch/x86/ebda.c index f2727bb8fe..f92f305d6f 100644 --- a/src/arch/x86/ebda.c +++ b/src/arch/x86/ebda.c @@ -13,7 +13,6 @@ */ #include <stdint.h> -#include <string.h> #include <arch/acpi.h> #include <arch/ebda.h> #include <commonlib/endian.h> |