Rev 1689 | Rev 1707 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1689 | Rev 1694 | ||
|---|---|---|---|
| Line 34... | Line 34... | ||
| 34 | */ |
34 | */ |
| 35 | 35 | ||
| 36 | /* TODO: remove */ |
36 | /* TODO: remove */ |
| 37 | #include <stdio.h> |
37 | #include <stdio.h> |
| 38 | 38 | ||
| 39 | - | ||
| 40 | #include <kbd.h> |
- | |
| 41 | #include <fb.h> |
39 | #include <fb.h> |
| 42 | #include <ipc/ipc.h> |
40 | #include <ipc/ipc.h> |
| - | 41 | #include <keys.h> |
|
| 43 | #include <ipc/fb.h> |
42 | #include <ipc/fb.h> |
| 44 | #include <ipc/services.h> |
43 | #include <ipc/services.h> |
| 45 | #include <errno.h> |
44 | #include <errno.h> |
| 46 | #include <key_buffer.h> |
45 | #include <key_buffer.h> |
| 47 | #include <console.h> |
46 | #include <console.h> |