Explorar o código

pv: fix compile warning for snprintf

Daniel-Constantin Mierla %!s(int64=15) %!d(string=hai) anos
pai
achega
5378f241e4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      modules_k/pv/pv_time.c

+ 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>