Better file structure and build system
[sysstatus.git] / include / status / fan.h
1
2 #ifndef __FAN_H__
3 #define __FAN_H__
4
5 void status_fan(char *title, char *sysfile);
6
7 #endif