2
0
Эх сурвалжийг харах

pv: fix compile warning for snprintf

Daniel-Constantin Mierla 15 жил өмнө
parent
commit
5378f241e4

+ 1 - 0
modules_k/pv/pv_time.c

@@ -25,6 +25,7 @@
 #include <ctype.h>
 #include <string.h>
 #include <stdlib.h>
+#include <stdio.h>
 #include <time.h>
 #include <sys/time.h>