mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Add missing include
Silences: listen.c:320:3: warning: implicit declaration of function ‘ascii_strup’ [-Wimplicit-function-declaration]
This commit is contained in:
parent
b34ded063b
commit
051d1587b0
@ -24,6 +24,7 @@
|
||||
#include "servers-redirect.h"
|
||||
#include "levels.h"
|
||||
#include "settings.h"
|
||||
#include "misc.h"
|
||||
|
||||
#include "irc.h"
|
||||
#include "irc-channels.h"
|
||||
|
Loading…
Reference in New Issue
Block a user