Better file structure and build system
[sysstatus.git] / include / status / datetime.h
1
2 #ifndef __DATETIME_H__
3 #define __DATETIME_H__
4
5 void status_datetime();
6
7 #endif