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 e2c93338..254a77af 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -793,6 +793,7 @@ int freecuser(void);
/* calendar */
int calendar(void);
+int ParseDate(const char *date, int *year, int *month, int *day);
/* util */
void touchbtotal(int bid);