mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue