/* misc_func.h -- included in main.c */
void LogPrint(char *output);
void CleanExit(int sig);