Changeset 1894 for trunk/src/misc
- Timestamp:
- Oct 20, 2008, 5:52:06 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/misc/kmk_time.c
r1884 r1894 44 44 #else 45 45 # include <unistd.h> 46 # include <sys/times.h> 46 # include <sys/time.h> 47 # include <sys/wait.h> 47 48 # include <signal.h> 48 49 #endif
Note:
See TracChangeset
for help on using the changeset viewer.