diff options
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/users.cpp b/src/users.cpp index 6fca08abc..91542985a 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -20,6 +20,7 @@ #include "inspircd.h" #include <stdio.h> #include "inspstring.h" +#include "helperfuncs.h" extern std::stringstream config_f; |