Changeset 964 in Sophya for trunk/SophyaLib/UnixMac/include
- Timestamp:
- Apr 20, 2000, 11:52:18 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/UnixMac/include/sys/time.h
r683 r964 1 1 #include "utime.mac.h" 2 2 3 /* Double defined on mac! D. Y. 3 4 struct timezone { 4 5 int tz_minuteswest; … … 6 7 }; 7 8 9 */ 8 10 int gettimeofday(struct timeval *tp, struct timezone *tzp);
Note:
See TracChangeset
for help on using the changeset viewer.