summaryrefslogtreecommitdiff
path: root/include/opertype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opertype.h')
-rw-r--r--include/opertype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opertype.h b/include/opertype.h
index 962d67c79..d9c1ce0f6 100644
--- a/include/opertype.h
+++ b/include/opertype.h
@@ -16,6 +16,7 @@ struct CoreExport Oper
{
Anope::string name;
OperType *ot;
+ bool require_oper;
Anope::string password;
Anope::string certfp;
bool config;