#ifndef _STAT__H #define _STAT__H /* Logstat functions */ void LastMsg_Change(char *log); int LastMsg_Stats(char *log); char __stats_comment[192]; #endif