#ifndef __TEMP_H__ #define __TEMP_H__ void status_temp(char *title, char *sysfile); #endif