Changeset 21720 for branches/gcc-kmk/src/msvcrt/time.c
- Timestamp:
- Oct 19, 2011, 11:26:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/msvcrt/time.c
r21395 r21720 25 25 #include <unistd.h> 26 26 #include <time.h> 27 #include <sys \times.h>27 #include <sys/times.h> 28 28 #else 29 29 #include "config.h"
Note:
See TracChangeset
for help on using the changeset viewer.