diff --git a/vfs.c b/vfs.c index cae4330f..f9307bb2 100644 --- a/vfs.c +++ b/vfs.c @@ -15,9 +15,6 @@ #include #include #include -#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 18, 0) -#include -#endif #include #include #include