【修复】atoi 函数编译警告

Signed-off-by: chenyong <1521761801@qq.com>
master
chenyong 6 years ago
parent 0b26439191
commit bb37a77c77

@ -14,6 +14,9 @@
* 2018-08-07 chenyong modify header processing * 2018-08-07 chenyong modify header processing
*/ */
#include <stdio.h>
#include <stdlib.h>
#include <string.h> #include <string.h>
#include <sys/time.h> #include <sys/time.h>

Loading…
Cancel
Save