#ifndef __FAN_H__ #define __FAN_H__ void status_fan(char *title, char *sysfile); #endif