datetime: Add <stdio.h> for fprintf

master
Aaron Marcher 8 years ago
parent 932f65c373
commit 62563a5a0d

@ -1,4 +1,5 @@
/* See LICENSE file for copyright and license details. */ /* See LICENSE file for copyright and license details. */
#include <stdio.h>
#include <time.h> #include <time.h>
#include "../util.h" #include "../util.h"

Loading…
Cancel
Save