mirror of
https://github.com/openharmony/third_party_fsverity-utils.git
synced 2026-07-01 10:05:35 -04:00
Remove unneeded include
Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Link: https://lore.kernel.org/r/20201217192516.3683371-1-luca.boccassi@gmail.com Signed-off-by: Eric Biggers <ebiggers@google.com>
This commit is contained in:
committed by
Eric Biggers
parent
c7e0612deb
commit
3cd5a384ab
@@ -14,7 +14,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <getopt.h>
|
||||
#include <limits.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
static bool read_signature(const char *filename, u8 **sig_ret,
|
||||
u32 *sig_size_ret)
|
||||
|
||||
Reference in New Issue
Block a user