summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 531bf467..96fccf76 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -529,6 +529,7 @@ int setupnewuser(const userec_t *user);
int regform_estimate_queuesize();
void new_register(void);
void check_register(void);
+void check_birthday(void);
// void check_register_notify(void);
void delregcodefile(void);
char *genpasswd(char *pw);