#include <time.h>
extern void report_computer(FILE * F, struct faction * f, const time_t report_time);
extern void creport_cleanup(void);
extern void creport_init(void);
extern void report_init(void);
extern void report_cleanup(void);