datetime: Add <stdio.h> for fprintf
This commit is contained in:
parent
932f65c373
commit
62563a5a0d
@ -1,4 +1,5 @@
|
||||
/* See LICENSE file for copyright and license details. */
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "../util.h"
|
||||
|
Loading…
Reference in New Issue
Block a user