summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvchat-client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vchat-client.c b/vchat-client.c
index f30e1c0..d7d1998 100755
--- a/vchat-client.c
+++ b/vchat-client.c
@@ -28,7 +28,6 @@
28#include <openssl/ssl.h> 28#include <openssl/ssl.h>
29#ifndef NO_LOCALE 29#ifndef NO_LOCALE
30#include <locale.h> 30#include <locale.h>
31#include <langinfo.h>
32#endif 31#endif
33#include "vchat.h" 32#include "vchat.h"
34 33