]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/time.h
compat: generic compat get/settimeofday
[linux-2.6-omap-h63xx.git] / include / linux / time.h
index e15206a7e82ec9278b25fc062585302f9ed71687..51e883df0fa51fe598832747477533fc4303e30a 100644 (file)
@@ -29,6 +29,8 @@ struct timezone {
 
 #ifdef __KERNEL__
 
+extern struct timezone sys_tz;
+
 /* Parameters used to convert the timespec values: */
 #define MSEC_PER_SEC   1000L
 #define USEC_PER_MSEC  1000L