summaryrefslogtreecommitdiffstats
path: root/src/userlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/userlist.h')
-rw-r--r--src/userlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/userlist.h b/src/userlist.h
index c0ffc2f..ca7a70b 100644
--- a/src/userlist.h
+++ b/src/userlist.h
@@ -17,6 +17,7 @@ struct user {
int lastWarnLevel;
int lastActivityOffset;
int lockTimeOffset;
+ int loginctlFails;
bool mark;
bool isLocked;
char user[STRLEN];