summaryrefslogtreecommitdiff
path: root/statuses/temp.h
diff options
context:
space:
mode:
Diffstat (limited to 'statuses/temp.h')
-rw-r--r--statuses/temp.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/statuses/temp.h b/statuses/temp.h
new file mode 100644
index 0000000..0856a17
--- /dev/null
+++ b/statuses/temp.h
@@ -0,0 +1,7 @@
+
+#ifndef __TEMP_H__
+#define __TEMP_H__
+
+void status_temp(char *title, char *sysfile);
+
+#endif