【修复】atoi 函数编译警告
@@ -14,6 +14,9 @@
* 2018-08-07 chenyong modify header processing
*/
+#include <stdio.h>
+#include <stdlib.h>
+
#include <string.h>
#include <sys/time.h>