summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pttstruct.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index ddf78fe3..49b1e704 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -51,6 +51,8 @@ typedef struct chicken_t {
#define PASSLEN 14 /* Length of encrypted passwd field */
#define REGLEN 38 /* Length of registration data */
+#define PASSWD_VERSION 2275
+
typedef struct userec_t {
unsigned int version; /* version number of this sturcture, we
* use revision number of project to denote.*/