diff options
| author | erdgeist <> | 2003-05-25 16:52:08 +0000 |
|---|---|---|
| committer | erdgeist <> | 2003-05-25 16:52:08 +0000 |
| commit | fbea85df746878fecb661f58d9636eb68100ae1c (patch) | |
| tree | 2b457b4d5790c624e51e4c4b3b5f92f4416d8ef1 | |
| parent | 13db7c6d4082be1eab59fe1222f222b25d954fbb (diff) | |
Headerfiles for linux
| -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> |
