فهرست منبع

pv: fix compile warning for snprintf

Daniel-Constantin Mierla 15 سال پیش
والد
کامیت
5378f241e4
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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>