diff --git a/lib/getdef.c b/lib/getdef.c index dcd1fe72..ce2ad02a 100644 --- a/lib/getdef.c +++ b/lib/getdef.c @@ -65,6 +65,7 @@ struct itemdef { {"LOGIN_KEEP_USERNAME", NULL}, \ {"LOGIN_PLAIN_PROMPT", NULL}, \ {"MOTD_FIRSTONLY", NULL}, \ + {"ROUNDS", NULL}, \ #define NUMDEFS (sizeof(def_table)/sizeof(def_table[0]))