Changeset 7fb3f1c in mainline for uspace/lib/c/generic/libc.c
- Timestamp:
- 2011-04-30T20:22:35Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b72635
- Parents:
- 2ca5f632
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/libc.c
r2ca5f632 r7fb3f1c 53 53 #include "private/io.h" 54 54 55 #ifdef CONFIG_RTLD 55 56 /* From librtld. */ 56 57 #include <rtld.h> 58 #endif 57 59 //#include <string.h> 58 60
Note:
See TracChangeset
for help on using the changeset viewer.