Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be15bd57 authored by threader's avatar threader Committed by Bernhard Thoben
Browse files

fs: include linux/fsverity.h in relevent headers

parent 88717b18
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,8 @@
#include <linux/compat.h>
#endif

#include <linux/fsverity.h>

/*
 * The fourth extended filesystem constants/structures
 */
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
#include <linux/crc32.h>
#include <linux/magic.h>

#include <linux/fsverity.h>
/*
 * For mount options
 */