Xinqi Bao's Git

include <sys/time.h> before <sys/sensors.h> for time struct timeval
[slstatus.git] / components / datetime.c
index 6dc9678..12d7717 100644 (file)
@@ -1,4 +1,5 @@
 /* See LICENSE file for copyright and license details. */
+#include <stdio.h>
 #include <time.h>
 
 #include "../util.h"