diff options
| author | 2014-06-13 15:23:39 +0200 | |
|---|---|---|
| committer | 2014-06-13 15:23:39 +0200 | |
| commit | caa0c27a5a485151a0de21e700680c1e46ab85b4 (patch) | |
| tree | 41b01860454097a5c88c7601dc718db4205f92f0 /src/users.cpp | |
| parent | Move the definition of the BanCacheHit constructor into the source file from ... (diff) | |
| download | inspircd++-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.cpp | 1 |
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; |
