Changeset 378d349 in mainline for uspace/lib/posix/include/posix/time.h
- Timestamp:
- 2018-08-25T08:34:26Z (7 years ago)
- Children:
- b43f393
- Parents:
- 8c85f0f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/include/posix/time.h
r8c85f0f r378d349 43 43 #include "libc/time.h" 44 44 45 # ifndef CLOCKS_PER_SEC45 #undef CLOCKS_PER_SEC 46 46 #define CLOCKS_PER_SEC (1000000L) 47 #endif48 47 49 48 #ifndef __locale_t_defined
Note:
See TracChangeset
for help on using the changeset viewer.