diff options
Diffstat (limited to 'vchat-ui.c')
-rwxr-xr-x | vchat-ui.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ | |||
19 | #include <ncurses.h> | 19 | #include <ncurses.h> |
20 | #include <signal.h> | 20 | #include <signal.h> |
21 | #include <stdlib.h> | 21 | #include <stdlib.h> |
22 | #include <strings.h> | ||
22 | #include <errno.h> | 23 | #include <errno.h> |
23 | #include <termios.h> | 24 | #include <termios.h> |
24 | #include <sys/ioctl.h> | 25 | #include <sys/ioctl.h> |