Changes in uspace/lib/c/include/rtld/dynamic.h [8a1fb09:3e6a98c5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/rtld/dynamic.h
r8a1fb09 r3e6a98c5 36 36 #define LIBC_RTLD_DYNAMIC_H_ 37 37 38 #include < bool.h>38 #include <stdbool.h> 39 39 #include <rtld/elf_dyn.h> 40 40 #include <libarch/rtld/dynamic.h>
Note:
See TracChangeset
for help on using the changeset viewer.