Merge to kernel-2.6.20-1.2949.fc6.vs2.2.0.1
[linux-2.6.git] / include / linux / time.h
index a5b7399..7829552 100644 (file)
@@ -174,6 +174,9 @@ static inline void timespec_add_ns(struct timespec *a, u64 ns)
        }
        a->tv_nsec = ns;
 }
+
+#include <linux/vs_time.h>
+
 #endif /* __KERNEL__ */
 
 #define NFDBITS                        __NFDBITS