aboutsummaryrefslogtreecommitdiffstats
path: root/src/users.cpp
diff options
context:
space:
mode:
authorGravatar Attila Molnar2014-06-13 15:23:39 +0200
committerGravatar Attila Molnar2014-06-13 15:23:39 +0200
commitcaa0c27a5a485151a0de21e700680c1e46ab85b4 (patch)
tree41b01860454097a5c88c7601dc718db4205f92f0 /src/users.cpp
parentMove the definition of the BanCacheHit constructor into the source file from ... (diff)
downloadinspircd++-caa0c27a5a485151a0de21e700680c1e46ab85b4.tar.gz
inspircd++-caa0c27a5a485151a0de21e700680c1e46ab85b4.tar.bz2
inspircd++-caa0c27a5a485151a0de21e700680c1e46ab85b4.zip
Pull in bancache.h from inspircd.h
Diffstat (limited to 'src/users.cpp')
-rw-r--r--src/users.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/users.cpp b/src/users.cpp
index 4acf80395..7fba57faa 100644
--- a/src/users.cpp
+++ b/src/users.cpp
@@ -27,7 +27,6 @@
#include <stdarg.h>
#include "socketengine.h"
#include "xline.h"
-#include "bancache.h"
already_sent_t LocalUser::already_sent_id = 0;