summaryrefslogtreecommitdiffstats
path: root/common/eurephia_admin_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/eurephia_admin_struct.h')
-rw-r--r--common/eurephia_admin_struct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/eurephia_admin_struct.h b/common/eurephia_admin_struct.h
index 074604f..ab58923 100644
--- a/common/eurephia_admin_struct.h
+++ b/common/eurephia_admin_struct.h
@@ -67,6 +67,7 @@ typedef struct _eurephiaUSERINFO_s {
char *deactivated;
char *last_accessed;
int uid;
+ int logincount;
long int account_flags;
long int setnull_flags;
eurephiaCERTLIST *certlist;