fscrypt: Explicitly include <linux/export.h>
Fix build warnings with W=1 that started appearing after commit a934a57a ("scripts/misc-check: check missing #include <linux/export.h> when W=1"). While at it, also sort the include lists alphabetically. Link: https://lore.kernel.org/r/20250614221301.100803-1-ebiggers@kernel.org Signed-off-by:Eric Biggers <ebiggers@kernel.org>
Loading
Please sign in to comment