mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Include write-buffer.h in log-away.c
Silence a warning and make the world a better place.
This commit is contained in:
parent
da3f2f0d01
commit
b68a30cdfe
@ -24,6 +24,7 @@
|
||||
#include "log.h"
|
||||
#include "servers.h"
|
||||
#include "settings.h"
|
||||
#include "write-buffer.h"
|
||||
|
||||
static LOG_REC *awaylog;
|
||||
static int away_filepos;
|
||||
|
Loading…
Reference in New Issue
Block a user