]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
Removed an old crufty upgrade routing -- minimum upgradable version is now 5.91
[citadel.git] / citadel / housekeeping.h
1 void check_sched_shutdown(void);
2 void check_ref_counts(void);
3 void do_housekeeping(void);