summaryrefslogtreecommitdiff
path: root/statuses/temp.h
blob: 0856a17fc4bc26a4ae5cf9e2d4571228766ea41f (plain)
1
2
3
4
5
6
7

#ifndef __TEMP_H__
#define __TEMP_H__

void status_temp(char *title, char *sysfile);

#endif