Loading
vfs: add needed headers for new struct delegation definition
The definition of struct delegation uses stdint.h integer types. Add the necessary headers to ensure that always works. Fixes: 1602bad1 ("vfs: expose delegation support to userland") Signed-off-by:Jeff Layton <jlayton@kernel.org> Signed-off-by:
Christian Brauner <brauner@kernel.org>