1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 00:03:12 +02:00

Removed compilation warning on ascii_strcasecmp

This commit is contained in:
Sebastien Helleu
2006-09-24 12:45:38 +00:00
parent 63416bb801
commit 29dd888e6f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@
#include "../common/hotlist.h"
#include "../common/log.h"
#include "../common/utf8.h"
#include "../common/util.h"
#include "../irc/irc.h"
+1
View File
@@ -41,6 +41,7 @@
#include "../common/hotlist.h"
#include "../common/log.h"
#include "../common/utf8.h"
#include "../common/util.h"
#include "../irc/irc.h"