--- VirtualBox-7.0.0.orig/src/VBox/Runtime/include/internal/fs.h +++ VirtualBox-7.0.0/src/VBox/Runtime/include/internal/fs.h @@ -72,8 +72,4 @@ #ifdef RT_OS_LINUX -# ifdef __USE_MISC # define HAVE_STAT_TIMESPEC_BRIEF -# else -# define HAVE_STAT_NSEC -# endif #endif