* added RCS Id keyword strings to sources
[citadel.git] / citadel / housekeeping.h
1 /* $Id$ */
2 void terminate_idle_sessions (void);
3 void do_housekeeping (void);
4 void check_ref_counts (void);