diff options
-rwxr-xr-x | vchat-ui.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ | |||
28 | #include <string.h> | 28 | #include <string.h> |
29 | #include <readline/readline.h> | 29 | #include <readline/readline.h> |
30 | #include <readline/history.h> | 30 | #include <readline/history.h> |
31 | #include <openssl/pem.h> | ||
32 | #include <regex.h> | 31 | #include <regex.h> |
33 | #include <wchar.h> | 32 | #include <wchar.h> |
34 | 33 | ||