OSSP CVS Repository

ossp - Difference in ossp-pkg/uuid/uuid_time.h versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/uuid/uuid_time.h 1.2 -> 1.3

--- uuid_time.h  2008/02/21 15:34:51     1.2
+++ uuid_time.h  2008/03/06 12:14:49     1.3
@@ -47,11 +47,8 @@
 #ifndef HAVE_STRUCT_TIMEVAL
 struct timeval { long tv_sec; long tv_usec; };
 #endif
-#ifndef HAVE_STRUCT_TIMEZONE
-struct timezone { int tz_minuteswest; int tz_dsttime; };
-#endif
 
-extern int time_gettimeofday(struct timeval *, struct timezone *);
+extern int time_gettimeofday(struct timeval *);
 extern int time_usleep(long usec);
 
 #endif /* __UUID_TIME_H__ */

CVSTrac 2.0.1