diff options
| -rwxr-xr-x | vchat-ui.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -22,6 +22,7 @@ | |||
| 22 | #include <errno.h> | 22 | #include <errno.h> |
| 23 | #include <termios.h> | 23 | #include <termios.h> |
| 24 | #include <sys/ioctl.h> | 24 | #include <sys/ioctl.h> |
| 25 | #include <time.h> | ||
| 25 | #include <readline/readline.h> | 26 | #include <readline/readline.h> |
| 26 | #include <readline/history.h> | 27 | #include <readline/history.h> |
| 27 | #include <openssl/pem.h> | 28 | #include <openssl/pem.h> |
