summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvchat-ui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vchat-ui.c b/vchat-ui.c
index ba162a5..82a6840 100755
--- a/vchat-ui.c
+++ b/vchat-ui.c
@@ -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