mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
12 lines
274 B
Diff
12 lines
274 B
Diff
--- VirtualBox-5.0.12/src/VBox/Runtime/include/internal/fs.h.orig
|
|
+++ VirtualBox-5.0.12/src/VBox/Runtime/include/internal/fs.h
|
|
@@ -49,8 +49,6 @@
|
|
#ifdef RT_OS_LINUX
|
|
# ifdef __USE_MISC
|
|
# define HAVE_STAT_TIMESPEC_BRIEF
|
|
-# else
|
|
-# define HAVE_STAT_NSEC
|
|
# endif
|
|
#endif
|
|
|