Changes in uspace/lib/c/include/rtld/dynamic.h [3e6a98c5:8a1fb09] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/rtld/dynamic.h
r3e6a98c5 r8a1fb09 36 36 #define LIBC_RTLD_DYNAMIC_H_ 37 37 38 #include < stdbool.h>38 #include <bool.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.