Rev 3605 | Rev 3767 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3605 | Rev 3747 | ||
|---|---|---|---|
| Line 47... | Line 47... | ||
| 47 | 47 | ||
| 48 | // Temporary: service and method names |
48 | // Temporary: service and method names |
| 49 | #include "proto.h" |
49 | #include "proto.h" |
| 50 | #include <ipc/services.h> |
50 | #include <ipc/services.h> |
| 51 | #include "../../srv/vfs/vfs.h" |
51 | #include "../../srv/vfs/vfs.h" |
| 52 | #include "../../srv/console/console.h" |
52 | #include <ipc/console.h> |
| 53 | 53 | ||
| 54 | #include "syscalls.h" |
54 | #include "syscalls.h" |
| 55 | #include "ipcp.h" |
55 | #include "ipcp.h" |
| 56 | #include "errors.h" |
56 | #include "errors.h" |
| 57 | #include "trace.h" |
57 | #include "trace.h" |