b10acf3514d58336604ae25c8087784cafe5030a
[citadel.git] / citadel / housekeeping.h
1 /* $Id$ */
2 void terminate_idle_sessions (void);
3 void do_housekeeping (void);
4 void check_ref_counts (void);