summaryrefslogtreecommitdiffstats
path: root/pw/pwupd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pw/pwupd.h')
-rw-r--r--pw/pwupd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pw/pwupd.h b/pw/pwupd.h
index 054c5a5..9685bea 100644
--- a/pw/pwupd.h
+++ b/pw/pwupd.h
@@ -86,6 +86,8 @@ struct pwconf {
char *newname;
char *config;
char *gecos;
+ int expire_days;
+ int password_days;
int fd;
int rootfd;
int which;