mirror of
https://github.com/irssi/irssi.git
synced 2025-04-26 04:51:11 -05:00
Merge pull request #322 from LemonBoy/fix-warning-awaylog
Include write-buffer.h in log-away.c
This commit is contained in:
commit
5e8523c037
@ -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…
x
Reference in New Issue
Block a user