summaryrefslogtreecommitdiff
path: root/modules/m_gline.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/m_gline.c')
-rw-r--r--modules/m_gline.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/m_gline.c b/modules/m_gline.c
index ea76a4e..da0dbd6 100644
--- a/modules/m_gline.c
+++ b/modules/m_gline.c
@@ -44,6 +44,7 @@
#include "modules.h"
#include "log.h"
#include "conf_db.h"
+#include "memory.h"
#define GLINE_NOT_PLACED 0
#define GLINE_ALREADY_VOTED -1