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:
@@ -41,6 +41,7 @@
|
||||
#include "../common/hotlist.h"
|
||||
#include "../common/log.h"
|
||||
#include "../common/utf8.h"
|
||||
#include "../common/util.h"
|
||||
#include "../irc/irc.h"
|
||||
|
||||
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
#include "../common/hotlist.h"
|
||||
#include "../common/log.h"
|
||||
#include "../common/utf8.h"
|
||||
#include "../common/util.h"
|
||||
#include "../irc/irc.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user