diff options
Diffstat (limited to 'util/x86emu/yabel/compat')
-rw-r--r-- | util/x86emu/yabel/compat/functions.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/x86emu/yabel/compat/functions.c b/util/x86emu/yabel/compat/functions.c index 904f786bf6..600b0ba38a 100644 --- a/util/x86emu/yabel/compat/functions.c +++ b/util/x86emu/yabel/compat/functions.c @@ -14,9 +14,6 @@ */ #include <types.h> -#ifndef CONFIG_COREBOOT_V2 -#include <config.h> -#endif #include <string.h> #include <device/device.h> |