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 1da8c481..10a9dad1 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -73,6 +73,7 @@ int board_digest();
int brc_unread(const char *fname, int bnum, const int *blist);
int brc_initial(const char *boardname);
void brc_update();
+void brc_finalize();
int Ben_Perm(boardheader_t *bptr);
int New();
int Boards();