Rev 2547 | Rev 2555 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2547 | Rev 2550 | ||
|---|---|---|---|
| Line 33... | Line 33... | ||
| 33 | */ |
33 | */ |
| 34 | 34 | ||
| 35 | /** @file |
35 | /** @file |
| 36 | */ |
36 | */ |
| 37 | 37 | ||
| 38 | #include <ipc/ipc.h> |
- | |
| 39 | #include <ipc/services.h> |
38 | #include <ipc/services.h> |
| 40 | #include <ipc/ns.h> |
39 | #include <ipc/ns.h> |
| 41 | #include <async.h> |
40 | #include <async.h> |
| 42 | #include <stdio.h> |
41 | #include <stdio.h> |
| 43 | #include <errno.h> |
42 | #include <errno.h> |