Changes in uspace/lib/c/include/elf/elf.h [c0699467:e16e2ba4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/elf/elf.h
rc0699467 re16e2ba4 36 36 #define LIBC_ELF_H_ 37 37 38 #include <sys/types.h> 39 #include <abi/elf.h> 40 #include <libarch/elf.h> 38 #include <kernel/lib/elf.h> 41 39 42 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.