fix a bug introduced in a8bb950b3da00b7933912c27e2ad92814b10d75b ; we want to set...
[citadel.git] / citadel / housekeeping.h
1 void check_sched_shutdown(void);
2 void check_ref_counts(void);
3 void do_housekeeping(void);