Better file structure and build system
[sysstatus.git] / include / status / temp.h
diff --git a/include/status/temp.h b/include/status/temp.h
new file mode 100644 (file)
index 0000000..0856a17
--- /dev/null
@@ -0,0 +1,7 @@
+
+#ifndef __TEMP_H__
+#define __TEMP_H__
+
+void status_temp(char *title, char *sysfile);
+
+#endif