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 acc01f55..434e8e3d 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -576,6 +576,7 @@ void pressanykey_or_callangel(void);
#endif
struct tm *localtime4(time4_t *);
time4_t time4(time4_t *);
+char *ctime4(time4_t *);
/* syspost */
int post_msg(char* bname, char* title, char *msg, char* author);