diff options
Diffstat (limited to 'components/datetime.c')
-rw-r--r-- | components/datetime.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/datetime.c b/components/datetime.c index c3efae3..cf9fbba 100644 --- a/components/datetime.c +++ b/components/datetime.c @@ -3,6 +3,7 @@ #include <time.h> #include "../util.h" +#include "../slstatus.h" const char * datetime(const char *fmt) |