This is an omnibus commit which moves the Citadel Server from crusty old GNU Autotool...
[citadel.git] / citadel / server / housekeeping.h
1 void check_sched_shutdown(void);
2 void check_ref_counts(void);
3 void do_housekeeping(void);