Rev 4354 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4354 | Rev 4691 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | 36 | ||
37 | #include <stdio.h> |
37 | #include <stdio.h> |
38 | #include <stdlib.h> |
38 | #include <stdlib.h> |
39 | #include <unistd.h> |
39 | #include <unistd.h> |
40 | #include <fcntl.h> |
40 | #include <fcntl.h> |
41 | #include <libadt/list.h> |
41 | #include <adt/list.h> |
42 | #include <loader/pcb.h> |
42 | #include <loader/pcb.h> |
43 | 43 | ||
44 | #include <rtld.h> |
44 | #include <rtld.h> |
45 | #include <dynamic.h> |
45 | #include <dynamic.h> |
46 | #include <elf_load.h> |
46 | #include <elf_load.h> |