From 8f209c6c0c877ebb705c9c97cc78a26e48e00a52 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Mon, 11 Oct 2010 13:57:53 +0000 Subject: Need locale.h --- vchat-client.c | 1 + 1 file changed, 1 insertion(+) diff --git a/vchat-client.c b/vchat-client.c index 352530e..7324cda 100755 --- a/vchat-client.c +++ b/vchat-client.c @@ -26,6 +26,7 @@ #include #include #include +#include #include "vchat.h" /* version of this module */ -- cgit v1.2.3