forked from PsychoticNinja/irssi
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 "log.h"
|
||||||
#include "servers.h"
|
#include "servers.h"
|
||||||
#include "settings.h"
|
#include "settings.h"
|
||||||
|
#include "write-buffer.h"
|
||||||
|
|
||||||
static LOG_REC *awaylog;
|
static LOG_REC *awaylog;
|
||||||
static int away_filepos;
|
static int away_filepos;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user