diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/conf.h b/include/conf.h index b15426e..19c5e39 100644 --- a/include/conf.h +++ b/include/conf.h @@ -234,6 +234,7 @@ struct config_file_entry int stats_k_oper_only; int stats_i_oper_only; int stats_P_oper_only; + int stats_u_oper_only; int short_motd; int no_oper_flood; int true_no_oper_flood; |