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 9a956b96..502d04b6 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -639,6 +639,7 @@ int qsort_intcompar(const void *a, const void *b);
#ifdef PLAY_ANGEL
void pressanykey_or_callangel(void);
#endif
+void syncnow(void);
/* syspost */
int post_msg(const char* bname, const char* title, const char *msg, const char* author);