patch-1.3.63 linux/include/linux/time.h

Next file: linux/include/linux/ultrasound.h
Previous file: linux/include/linux/soundcard.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.62/linux/include/linux/time.h linux/include/linux/time.h
@@ -2,8 +2,8 @@
 #define _LINUX_TIME_H
 
 struct timespec {
-	long	ts_sec;		/* seconds */
-	long	ts_nsec;	/* nanoseconds */
+	long	tv_sec;		/* seconds */
+	long	tv_nsec;	/* nanoseconds */
 };
 
 struct timeval {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this