Changeset 813a703 in mainline for uspace/lib/libc/include/sys/time.h
- Timestamp:
- 2007-10-03T06:37:02Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 40676a2
- Parents:
- 4d61252
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/sys/time.h
r4d61252 r813a703 33 33 */ 34 34 35 #ifndef LIBC_ TIME_H_36 #define LIBC_ TIME_H_35 #ifndef LIBC_SYS_TIME_H_ 36 #define LIBC_SYS_TIME_H_ 37 37 38 38 #include <sys/types.h>
Note:
See TracChangeset
for help on using the changeset viewer.