Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
efi/libstub: Fix missing-prototype warning for skip_spaces()
Include <linux/string.h> into skip_spaces.c to silence a compiler warning about a missing prototype. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
- Loading branch information