diff options
Diffstat (limited to 'vchat-client.c')
| -rwxr-xr-x | vchat-client.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vchat-client.c b/vchat-client.c index 05e0b3d..c6fa34d 100755 --- a/vchat-client.c +++ b/vchat-client.c | |||
| @@ -26,9 +26,6 @@ | |||
| 26 | #include <errno.h> | 26 | #include <errno.h> |
| 27 | #include <signal.h> | 27 | #include <signal.h> |
| 28 | #include <readline/readline.h> | 28 | #include <readline/readline.h> |
| 29 | #ifndef NO_LOCALE | ||
| 30 | #include <locale.h> | ||
| 31 | #endif | ||
| 32 | #include "vchat.h" | 29 | #include "vchat.h" |
| 33 | 30 | ||
| 34 | /* version of this module */ | 31 | /* version of this module */ |
