summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/log-away.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/log-away.c b/src/core/log-away.c
index c6de721c..e2a0120b 100644
--- a/src/core/log-away.c
+++ b/src/core/log-away.c
@@ -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;