summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index b2dff6bc..12700e29 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -801,6 +801,7 @@ int freecuser(void);
/* calendar */
int calendar(void);
int ParseDate(const char *date, int *year, int *month, int *day);
+int getHoroscope(int m, int d);
/* util */
void touchbtotal(int bid);