Better file structure and build system
[sysstatus.git] / include / status / datetime.h
diff --git a/include/status/datetime.h b/include/status/datetime.h
new file mode 100644 (file)
index 0000000..e4c9554
--- /dev/null
@@ -0,0 +1,7 @@
+
+#ifndef __DATETIME_H__
+#define __DATETIME_H__
+
+void status_datetime();
+
+#endif