diff options
Diffstat (limited to 'test/lib/efi_device_path.c')
-rw-r--r-- | test/lib/efi_device_path.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/efi_device_path.c b/test/lib/efi_device_path.c index 24e2f23c5af..290c8768fa4 100644 --- a/test/lib/efi_device_path.c +++ b/test/lib/efi_device_path.c @@ -5,7 +5,6 @@ * Copyright (c) 2020 Heinrich Schuchardt <xypron.glpk@gmx.de> */ -#include <common.h> #include <efi_loader.h> #include <test/lib.h> #include <test/test.h> |