Parent Directory
|
Revision Log
|
Patch
revision 812, Fri Jan 31 22:25:18 2003 UTC | revision 813, Sun Feb 2 00:25:51 2003 UTC | |
---|---|---|
# | Line 35 | Line 35 |
35 | ||
36 | #include <stdio.h> | #include <stdio.h> |
37 | #include <stdlib.h> | #include <stdlib.h> |
38 | #ifdef WIN32 | #ifdef _MSC_VER |
39 | #include <time.h> /* for clock */ | #include <time.h> /* for clock */ |
40 | #else | #else |
41 | #include <sys/time.h> /* for gettimeofday */ | #include <sys/time.h> /* for gettimeofday */ |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |