fedora core 6 1.2949 + vserver 2.2.0
[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