summaryrefslogtreecommitdiff
path: root/statuses/datetime.h
blob: e4c9554ffa15f0fc3dbc743b6e1f46c642838a5b (plain)
1
2
3
4
5
6
7

#ifndef __DATETIME_H__
#define __DATETIME_H__

void status_datetime();

#endif